julien-duponchelle / julien-duponchelle/python-mysql-replication
Why some event type not implemented?
Open
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 690
- PR merge metrics
- No merged PRs in 30d
Description
I use GTID event, I found the `last_commited` and `sequence_number` field is not parsed, so I have to add it myself, the code change is trivial, I wonder why they are not implemented? Is it for version compatibility? Also, I am about to use XA_prepare_event, and it is not implemented.
Contributor guide
Assessment
This issue has not been assessed yet.