#define MYSQL_THD
Definition: backup_page_tracker.h:38
static mysql_service_status_t set(THD *thd, const char *name, void *inout_pvalue) noexcept
Empty implementation.
Definition: mysql_thd_attributes_imp.cc:83
static mysql_service_status_t get(THD *thd, const char *name, void *inout_pvalue) noexcept
Reads a named THD attribute and returns its value.
Definition: mysql_thd_attributes_imp.cc:33
#define DEFINE_BOOL_METHOD(name, args)
A short macro to define method that returns bool, which is the most common case.
Definition: service_implementation.h:88