julien-duponchelle / python-mysql-replication

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

implement partial format description event fields #585

Closed roy0424 closed 9 months ago

roy0424 commented 9 months ago

Description

Type of Change

Checklist

Tests

Additional Information

roy0424 commented 9 months ago

TODO

sean-k1 commented 9 months ago

https://mariadb.com/kb/en/format_description_event/

Reference

LGTM!!🎉 Thanks for your first contributing!