julien-duponchelle / python-mysql-replication

Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.33k stars 679 forks source link

Mysql 5.7 release 0.46 #624

Closed sean-k1 closed 1 month ago

sean-k1 commented 1 month ago

Fixing an issue of initializing table map when fake rotate event catching for Mysql versions 5.5, 5.6, 5.7 https://github.com/julien-duponchelle/python-mysql-replication/pull/623