summaryrefslogtreecommitdiff
path: root/sql/sql_plugin_services.ic
diff options
context:
space:
mode:
authorKentoku SHIBA <kentokushiba@gmail.com>2019-04-12 22:47:29 +0900
committerGitHub <noreply@github.com>2019-04-12 22:47:29 +0900
commitdf2d376eca665e26845d8e6c636bf9f6c1714b1b (patch)
tree77472ce6fdb212e7cadb9fe1ccd351bab193797a /sql/sql_plugin_services.ic
parentf0509afa1b635cd7c091f349a3b8dd72b4b92b94 (diff)
parent7896503686477cce55d058d071d2858a8abf4b04 (diff)
downloadmariadb-git-bb-10.4-MDEV-16530.tar.gz
Merge branch '10.4' into bb-10.4-MDEV-16530bb-10.4-MDEV-16530
Diffstat (limited to 'sql/sql_plugin_services.ic')
-rw-r--r--sql/sql_plugin_services.ic3
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/sql_plugin_services.ic b/sql/sql_plugin_services.ic
index 36748121360..955b9a0ce3a 100644
--- a/sql/sql_plugin_services.ic
+++ b/sql/sql_plugin_services.ic
@@ -172,7 +172,8 @@ static struct wsrep_service_st wsrep_handler = {
wsrep_thd_skip_locking,
wsrep_get_sr_table_name,
wsrep_get_debug,
- wsrep_commit_ordered
+ wsrep_commit_ordered,
+ wsrep_thd_is_applying
};
static struct thd_specifics_service_st thd_specifics_handler=