diff --git a/storage/innobase/plugin_exports b/storage/innobase/plugin_exports index 03b8cf8c217..e059601c96e 100644 --- a/storage/innobase/plugin_exports +++ b/storage/innobase/plugin_exports @@ -6,6 +6,8 @@ thd_wait_service; my_snprintf_service; thd_alloc_service; + thd_kill_statement_service; + debug_sync_service; local: *; };