wiki.techinc.nl/includes/libs/rdbms/database/position
Aaron Schulz 315ffb840b rdbms: ignore inactive mysql GTIDs in replication position methods
If it is known that master writes will use GTIDs with a certain
domain and server ID, ignore other ones on masterPosWait().

This restores ceb7d61ee except it uses the same server variables
and MySQLMasterPos preserves the active server/domain information
across serialization.

Change-Id: I1a4f143adcbec642966d7d1a55edb0f414a7f0c4
2018-04-04 21:58:03 -07:00
..
DBMasterPos.php rdbms: make DBMasterPos implement Serializable 2018-02-23 12:46:28 -08:00
MySQLMasterPos.php rdbms: ignore inactive mysql GTIDs in replication position methods 2018-04-04 21:58:03 -07:00