summaryrefslogtreecommitdiff
path: root/sql/sql_plugin_services.inl
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_plugin_services.inl')
-rw-r--r--sql/sql_plugin_services.inl2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/sql_plugin_services.inl b/sql/sql_plugin_services.inl
index e883081e9f7..3a66e982e7b 100644
--- a/sql/sql_plugin_services.inl
+++ b/sql/sql_plugin_services.inl
@@ -162,6 +162,8 @@ static struct wsrep_service_st wsrep_handler = {
wsrep_thd_is_local,
wsrep_thd_self_abort,
wsrep_thd_append_key,
+ wsrep_thd_append_table_key,
+ wsrep_thd_is_local_transaction,
wsrep_thd_client_state_str,
wsrep_thd_client_mode_str,
wsrep_thd_transaction_state_str,