Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.33k
stars
679
forks
source link
Fixing an issue of initializing table map when fake rotate event catching for Mysql versions 5.5, 5.6, 5.7 #623
Closed
Zaynullin closed 1 month ago
Description
Fixed the same issue as PR 579 did, adding a fix for Mysql versions 5.5, 5.6, 5.7 Resolve issue 578 for Mysql versions 5.5, 5.6, 5.7
Type of Change
Checklist
Tests
Additional Information