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:
@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user