mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
13 lines
236 B
Text
13 lines
236 B
Text
{
|
|
global:
|
|
_mysql_plugin_interface_version_;
|
|
_mysql_sizeof_struct_st_plugin_;
|
|
_mysql_plugin_declarations_;
|
|
thd_wait_service;
|
|
my_snprintf_service;
|
|
thd_alloc_service;
|
|
thd_kill_statement_service;
|
|
debug_sync_service;
|
|
local:
|
|
*;
|
|
};
|