1{
2 global:
3   _maria_plugin_interface_version_;
4   _maria_sizeof_struct_st_plugin_;
5   _maria_plugin_declarations_;
6   my_snprintf_service;
7   thd_alloc_service;
8   thd_autoinc_service;
9   thd_error_context_service;
10   thd_kill_statement_service;
11   thd_wait_service;
12 local:
13   *;
14};
15