Post merge fixes.

This commit is contained in:
Nirbhay Choubey 2016-08-25 21:28:26 -04:00
commit 3575618237
13 changed files with 63 additions and 57 deletions

View file

@ -92,7 +92,9 @@ extern bool wsrep_slave_threads_update UPDATE_ARGS;
extern bool wsrep_desync_check CHECK_ARGS;
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;
#else /* WITH_WSREP */
#define WSREP_NONE