mariadb/storage/innobase/plugin_exports

15 lines
285 B
Text
Raw Normal View History

{
global:
_maria_plugin_interface_version_;
_maria_sizeof_struct_st_plugin_;
_maria_plugin_declarations_;
2014-02-05 17:27:41 +01:00
my_snprintf_service;
thd_alloc_service;
thd_autoinc_service;
thd_error_context_service;
thd_kill_statement_service;
thd_wait_service;
local:
*;
};