Files
MaxScale/server/modules
Esa Korhonen 84e95cee96 MXS-1490: Query gtid_slave_pos only during failover
The value of the global gtid_slave_pos is only needed during
failover, so querying it every monitor loop is unnecessary. The
value is now only requested when deciding on a new master server
or when waiting for the selected promotion target to clear its
relay logs.

Also, when waiting for the logs to clear, gtid_io_pos must stay
constant or failover is cancelled. Io_pos advancing indicates that
the server is still receiving events from the old master.
2017-11-07 13:09:51 +02:00
..
2017-10-30 11:01:19 +02:00
2017-06-01 10:24:20 +03:00
2017-10-30 11:06:34 +02:00
2017-02-15 09:31:14 +02:00