1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXC

This commit is contained in:
sjaakola
2016-02-17 11:20:48 +02:00
committed by Jan Lindström
parent e390f7b675
commit 2a729b5f4b
14 changed files with 131 additions and 18 deletions

View File

@ -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 */