mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merged r4014 from codership/5.5
This commit is contained in:
@ -594,6 +594,7 @@ typedef struct system_variables
|
||||
#ifdef WITH_WSREP
|
||||
my_bool wsrep_on;
|
||||
my_bool wsrep_causal_reads;
|
||||
uint wsrep_sync_wait;
|
||||
ulong wsrep_retry_autocommit;
|
||||
#endif
|
||||
double long_query_time_double;
|
||||
|
Reference in New Issue
Block a user