1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Refs: MW-248

- test cases from PXC for reproducing the issue
- initial fix
This commit is contained in:
sjaakola
2016-02-18 14:34:53 +02:00
committed by Nirbhay Choubey
parent a53ac77c42
commit df96eb5d04
7 changed files with 341 additions and 12 deletions

View File

@ -660,6 +660,7 @@ typedef struct system_variables
uint wsrep_sync_wait;
ulong wsrep_retry_autocommit;
ulong wsrep_OSU_method;
ulong wsrep_auto_increment_control;
#endif
double long_query_time_double;