21 lines
241 B
Markdown
21 lines
241 B
Markdown
# 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 |