summaryrefslogtreecommitdiff
path: root/storage/innobase/plugin_exports
blob: 03b8cf8c217ca9f5d0c54b455f75adbaf902446c (plain)
1
2
3
4
5
6
7
8
9
10
11
{
 global:
 _mysql_plugin_interface_version_;
 _mysql_sizeof_struct_st_plugin_;
 _mysql_plugin_declarations_;
 thd_wait_service;
 my_snprintf_service;
 thd_alloc_service;
 local:
 *;
};