1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fixes for failing tests (post-merge).

This commit is contained in:
Nirbhay Choubey
2016-08-21 20:09:05 -04:00
parent cced23cf23
commit 3f481e52e4
15 changed files with 49 additions and 14 deletions

View File

@ -660,7 +660,6 @@ 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;