1
0
Fork 0
bocadillo/README.md

21 lines
241 B
Markdown
Raw Normal View History

2018-07-29 17:20:30 +00:00
# BLT
MySQL binary log parser.
### WIP
Work in progress, some events are not fully supported.
*TODO:*
[x] FormatDescriptionEvent
[x] TableMapEvent
[x] RotateEvent
[ ] RowsEvent
[ ] XIDEvent
[ ] GTIDEvent
[ ] QueryEvent
### Licence
MIT