a9a2b753c0
Update 2.4.5 change date
2019-12-18 13:25:03 +02:00
f6731a898d
Update change date
2019-11-13 08:37:17 +02:00
fdfbf3e133
Update 2.4.3 change date
2019-11-05 12:21:00 +02:00
df6c56e7ca
Update 2.3.13 Change Date
2019-10-29 12:51:31 +02:00
778623bdfd
Make mysqlmon_failover_manual2 tests faster
...
Removed the sleeps and used wait_for_monitor instead. Also dropped the
table at the end of the test.
2018-11-19 20:03:22 +02:00
c447e5cf15
Uncrustify maxscale
...
See script directory for method. The script to run in the top level
MaxScale directory is called maxscale-uncrustify.sh, which uses
another script, list-src, from the same directory (so you need to set
your PATH). The uncrustify version was 0.66.
2018-09-09 22:26:19 +03:00
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