gh-ost/go/binlog
Shlomi Noach 23cb8ea7e9 Throttling & critical load
- Added `--throttle-query` param (when returns > 0, throttling applies)
- Added `--critical-load`, similar to `--max-load` but implies panic and quit
- Recoded *-load as `LoadMap`
- More info on *-load throttle/panic
- `printStatus()` now gets printing heuristic. Always shows up on interactive `"status"`
- Fixed `change column` (aka rename) handling with quotes
- Removed legacy `mysqlbinlog` parser code
- Added tests
2016-06-18 21:12:07 +02:00
..
testdata still experimenting, yes? go-mysql binlog parser looks good 2016-03-30 15:43:40 +02:00
binlog_dml_event.go renaming to gh-ost 2016-05-16 11:09:17 +02:00
binlog_entry.go renaming to gh-ost 2016-05-16 11:09:17 +02:00
binlog_reader.go after timeout: reconnecting as new replica; skipping queries correctly 2016-05-23 11:12:59 +02:00
gomysql_reader.go after timeout: reconnecting as new replica; skipping queries correctly 2016-05-23 11:12:59 +02:00