Files
MaxScale/server/modules
Esa Korhonen e79a95cd96 MXS-1490: Parse Gtid-strings with multiple triplets
Gtid_Slave_Pos may contain multiple triplets even with single-source
replication if the domain has changed at some point. For failover, we
only need to know the current domain values, so the gtid-parsing now
accepts an optional domain parameter. The Gtid-class still only stores
one triplet of values.

When parsing the Show Slave Status result, Gtid_IO_Pos is parsed first.
The resulting domain is then read from Gtid_Slave_Pos.
2017-11-01 14:43:13 +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