b98c0841b4
Enable and fix -Wextra warnings
...
Fixed all warnings that were present with -Wextra.
2018-07-03 15:07:19 +03:00
cc0299aee6
Update change date of 2.3
2018-06-25 10:07:52 +03:00
cfe676b1c8
Sleep longer in mysqlmon_* tests
...
Increased the amount of time that the tests sleep while they wait for
states to change. This should make them more tolerant of server load by
allowing more time for things to settle down.
2018-06-06 08:46:46 +03:00
9fa059c2a2
Request GTID replication in tests that require it
...
Added the required calls to request GTID replication in the mysqlmon
failover tests.
2017-12-19 17:10:36 +02:00
34bb02062d
Use execute_query instead of try_query when failure expected
...
try_query will log an error unnecessarily.
2017-12-19 15:06:59 +02:00
5fc787a67c
Add 'detect_standalone_master=true'
...
Only necessary for the two node case and not needed once the flag
is on permanently.
2017-12-15 13:51:06 +02:00
f0d33a6ead
MXS-1560 Manual failover with two good candidates
...
Not two specific good candidates, but all slaves are assumed
are equally good.
2017-12-12 13:27:57 +02:00