= {
}
#define VERSION_mysql_malloc
Definition: service_versions.h:39
#define VERSION_my_plugin_log
Definition: service_versions.h:37
#define VERSION_locking_service
Definition: service_versions.h:45
#define VERSION_mysql_keyring_service
Definition: service_versions.h:48
#define VERSION_security_context_service
Definition: service_versions.h:44
#define VERSION_thd_alloc
Definition: service_versions.h:34
#define VERSION_my_thread_scheduler
Definition: service_versions.h:36
#define VERSION_rpl_transaction_ctx_service
Definition: service_versions.h:42
#define VERSION_transaction_write_set_service
Definition: service_versions.h:43
#define VERSION_plugin_registry_service
Definition: service_versions.h:49
#define VERSION_thd_wait
Definition: service_versions.h:35
#define VERSION_mysql_password_policy
Definition: service_versions.h:40
#define VERSION_srv_session_service
Definition: service_versions.h:47
#define VERSION_mysql_string
Definition: service_versions.h:38
#define VERSION_srv_session_info_service
Definition: service_versions.h:46
#define VERSION_command
Definition: service_versions.h:33
#define VERSION_parser
Definition: service_versions.h:41
static struct mysql_parser_service_st parser_handler
Definition: sql_plugin_services.h:273
static struct mysql_locking_service_st locking_service_handler
Definition: sql_plugin_services.h:291
static struct mysql_password_policy_service_st mysql_password_policy_handler
Definition: sql_plugin_services.h:270
static struct my_thread_scheduler_service my_thread_scheduler_handler
Definition: sql_plugin_services.h:253
static struct plugin_registry_service_st plugin_registry_handler
Definition: sql_plugin_services.h:303
static struct srv_session_info_service_st srv_session_info_handler
Definition: sql_plugin_services.h:239
static struct thd_alloc_service_st thd_alloc_handler
Definition: sql_plugin_services.h:246
static struct srv_session_service_st srv_session_service_handler
Definition: sql_plugin_services.h:229
static struct thd_wait_service_st thd_wait_handler
Definition: sql_plugin_services.h:250
static struct mysql_keyring_service_st mysql_keyring_handler
Definition: sql_plugin_services.h:300
static struct mysql_malloc_service_st mysql_malloc_handler
Definition: sql_plugin_services.h:267
static struct mysql_string_service_st mysql_string_handler
Definition: sql_plugin_services.h:259
static struct transaction_write_set_service_st transaction_write_set_handler
Definition: sql_plugin_services.h:287
static struct my_plugin_log_service my_plugin_log_handler
Definition: sql_plugin_services.h:256
static struct security_context_service_st security_context_handler
Definition: sql_plugin_services.h:294
static struct command_service_st command_handler
Definition: sql_plugin_services.h:235
static struct rpl_transaction_ctx_service_st rpl_transaction_ctx_handler
Definition: sql_plugin_services.h:283