1
0
Fork 0

Update README.md

This commit is contained in:
Gregory Eremin 2018-07-29 19:24:25 +02:00 committed by GitHub
parent 93f9ee8b52
commit 922cfec03d
1 changed files with 9 additions and 9 deletions

View File

@ -9,16 +9,16 @@ Work in progress, some events are not fully supported.
A fork of [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) is used
to provide underlying connection and basic packet exchange.
*TODO:*
**TODO:**
[x] FormatDescriptionEvent
[x] TableMapEvent
[x] RotateEvent
[ ] RowsEvent
[ ] XIDEvent
[ ] GTIDEvent
[ ] QueryEvent
* [x] FormatDescriptionEvent
* [x] TableMapEvent
* [x] RotateEvent
* [ ] RowsEvent
* [ ] XIDEvent
* [ ] GTIDEvent
* [ ] QueryEvent
### Licence
MIT
MIT