df6c56e7ca
Update 2.3.13 Change Date
2019-10-29 12:51:31 +02:00
a3af8ffdd0
MXS-2325 Add test case
...
Tests that a disabled event is not enabled.
2019-03-15 15:36:41 +02:00
8f8e92684a
Ensure that correct slave is promoted
...
Should make the test more likely to succeed.
2018-11-07 12:55:59 +02:00
49587d78d8
Make sure created event is dropped before exiting
...
Tests should clean up after themselves and in the case of this event, it
can cause problems with other tests.
2018-11-04 21:09:13 +02:00
75ea1b6ea1
Fix formatting of new(std::nothrow)
...
The code previously formatted everything as `new( std::nothrow)`.
2018-10-04 21:50:44 +03:00
dfc10b109d
MXS-1937 Add failover/switchover with server events test
...
The test adds a scheduled server event, the does failover, rejoin and
switchover and checks that event is manipulated correctly. Also includes
a change to the monitor to fix an invalid ALTER EVENT query when the event
definer has wildcard host.
2018-09-24 10:43:17 +03:00