#define MYSQL_THD
Definition: backup_page_tracker.h:38
static void emit_v(THD *thd, int id, va_list args) noexcept
Wrapper around push_warning_vprintf function.
Definition: mysql_runtime_warning.cc:49
static void emit(THD *thd, int id,...) noexcept
Wrapper around push_warning_vprintf function.
Definition: mysql_runtime_warning.cc:31
#define DEFINE_METHOD(retval, name, args)
A macro to ensure method implementation has required properties, that is it does not throw exceptions...
Definition: service_implementation.h:79