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:
committed by
Nirbhay Choubey
parent
a53ac77c42
commit
df96eb5d04
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user