summaryrefslogtreecommitdiffstats
path: root/storage/innobase/plugin_exports
blob: 235ae3d5e72b7cd06c22c45b076043d8bd9952fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
 global:
   _maria_plugin_interface_version_;
   _maria_sizeof_struct_st_plugin_;
   _maria_plugin_declarations_;
   my_snprintf_service;
   thd_alloc_service;
   thd_autoinc_service;
   thd_error_context_service;
   thd_kill_statement_service;
   thd_wait_service;
 local:
   *;
};