summaryrefslogtreecommitdiff
path: root/sql/wsrep_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/wsrep_var.h')
-rw-r--r--sql/wsrep_var.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/wsrep_var.h b/sql/wsrep_var.h
index 55eb2fbc501..53952173c83 100644
--- a/sql/wsrep_var.h
+++ b/sql/wsrep_var.h
@@ -93,6 +93,7 @@ extern bool wsrep_desync_update UPDATE_ARGS;
extern bool wsrep_max_ws_size_check CHECK_ARGS;
extern bool wsrep_max_ws_size_update UPDATE_ARGS;
+extern bool wsrep_reject_queries_update UPDATE_ARGS;
#else /* WITH_WSREP */