= {
}
#define VERSION_mysql_malloc
Definition: service_versions.h:40
#define VERSION_my_plugin_log
Definition: service_versions.h:38
#define VERSION_locking_service
Definition: service_versions.h:46
#define VERSION_mysql_keyring_service
Definition: service_versions.h:49
#define VERSION_security_context_service
Definition: service_versions.h:45
#define VERSION_thd_alloc
Definition: service_versions.h:35
#define VERSION_my_thread_scheduler
Definition: service_versions.h:37
#define VERSION_rpl_transaction_ctx_service
Definition: service_versions.h:43
#define VERSION_transaction_write_set_service
Definition: service_versions.h:44
#define VERSION_plugin_registry_service
Definition: service_versions.h:50
#define VERSION_thd_wait
Definition: service_versions.h:36
#define VERSION_mysql_password_policy
Definition: service_versions.h:41
#define VERSION_srv_session_service
Definition: service_versions.h:48
#define VERSION_mysql_string
Definition: service_versions.h:39
#define VERSION_srv_session_info_service
Definition: service_versions.h:47
#define VERSION_command
Definition: service_versions.h:34
#define VERSION_parser
Definition: service_versions.h:42
static struct mysql_parser_service_st parser_handler
Definition: sql_plugin_services.h:274
static struct mysql_locking_service_st locking_service_handler
Definition: sql_plugin_services.h:292
static struct mysql_password_policy_service_st mysql_password_policy_handler
Definition: sql_plugin_services.h:271
static struct my_thread_scheduler_service my_thread_scheduler_handler
Definition: sql_plugin_services.h:254
static struct plugin_registry_service_st plugin_registry_handler
Definition: sql_plugin_services.h:304
static struct srv_session_info_service_st srv_session_info_handler
Definition: sql_plugin_services.h:240
static struct thd_alloc_service_st thd_alloc_handler
Definition: sql_plugin_services.h:247
static struct srv_session_service_st srv_session_service_handler
Definition: sql_plugin_services.h:230
static struct thd_wait_service_st thd_wait_handler
Definition: sql_plugin_services.h:251
static struct mysql_keyring_service_st mysql_keyring_handler
Definition: sql_plugin_services.h:301
static struct mysql_malloc_service_st mysql_malloc_handler
Definition: sql_plugin_services.h:268
static struct mysql_string_service_st mysql_string_handler
Definition: sql_plugin_services.h:260
static struct transaction_write_set_service_st transaction_write_set_handler
Definition: sql_plugin_services.h:288
static struct my_plugin_log_service my_plugin_log_handler
Definition: sql_plugin_services.h:257
static struct security_context_service_st security_context_handler
Definition: sql_plugin_services.h:295
static struct command_service_st command_handler
Definition: sql_plugin_services.h:236
static struct rpl_transaction_ctx_service_st rpl_transaction_ctx_handler
Definition: sql_plugin_services.h:284