This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
gh-ost
Watch
1
Star
0
Fork
0
You've already forked gh-ost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8aa6a9750c
gh-ost
/
go
/
binlog
History
Shlomi Noach
8aa6a9750c
adjusted automaton to accept multi-statement entries; added tests
2016-03-24 14:25:52 +01:00
..
testdata
adjusted automaton to accept multi-statement entries; added tests
2016-03-24 14:25:52 +01:00
binlog_reader.go
initial seems-to-be-working parser for binary logs, which reads log pos, end log pos, statement type, schema and table. Performs some validations along the way. Reads in chunks of up to 32M per chunk
2016-03-23 12:40:17 +01:00
binlog_test.go
adjusted automaton to accept multi-statement entries; added tests
2016-03-24 14:25:52 +01:00
binlog.go
initial binlog package
2016-03-22 15:12:51 +01:00
mysqlbinlog_reader_test.go
adjusted automaton to accept multi-statement entries; added tests
2016-03-24 14:25:52 +01:00
mysqlbinlog_reader.go
adjusted automaton to accept multi-statement entries; added tests
2016-03-24 14:25:52 +01:00