2018-11-09 01:09:25 +01:00
2018-11-09 01:09:25 +01:00
2018-11-08 20:47:49 +01:00
2018-11-05 18:16:12 +01:00
2018-11-08 23:59:31 +01:00
2018-11-09 01:09:25 +01:00
2018-11-09 01:09:25 +01:00
2018-11-09 01:09:25 +01:00
2018-07-29 19:20:30 +02:00
2018-11-09 01:11:12 +01:00
2018-07-29 19:24:25 +02:00

BLT

MySQL binary log parser.

WIP

Work in progress, some events are not fully supported.

A fork of go-sql-driver/mysql is used to provide underlying connection and basic packet exchange.

TODO:

  • FormatDescriptionEvent
  • TableMapEvent
  • RotateEvent
  • RowsEvent
  • XIDEvent
  • GTIDEvent
  • QueryEvent

Licence

MIT

Description
MySQL binary log parser
Readme 228 KiB
Languages
Go 100%