Update README.md
This commit is contained in:
parent
93f9ee8b52
commit
922cfec03d
16
README.md
16
README.md
|
@ -9,15 +9,15 @@ 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
|
A fork of [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) is used
|
||||||
to provide underlying connection and basic packet exchange.
|
to provide underlying connection and basic packet exchange.
|
||||||
|
|
||||||
*TODO:*
|
**TODO:**
|
||||||
|
|
||||||
[x] FormatDescriptionEvent
|
* [x] FormatDescriptionEvent
|
||||||
[x] TableMapEvent
|
* [x] TableMapEvent
|
||||||
[x] RotateEvent
|
* [x] RotateEvent
|
||||||
[ ] RowsEvent
|
* [ ] RowsEvent
|
||||||
[ ] XIDEvent
|
* [ ] XIDEvent
|
||||||
[ ] GTIDEvent
|
* [ ] GTIDEvent
|
||||||
[ ] QueryEvent
|
* [ ] QueryEvent
|
||||||
|
|
||||||
### Licence
|
### Licence
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue