Merge branch 'master' of github.com:localhots/blt

This commit is contained in:
2018-11-05 18:16:17 +01:00
+9 -9
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