gh-ost/go
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
..
base Throttling & critical load 2016-06-18 21:12:07 +02:00
binlog Throttling & critical load 2016-06-18 21:12:07 +02:00
cmd/gh-ost Throttling & critical load 2016-06-18 21:12:07 +02:00
logic Throttling & critical load 2016-06-18 21:12:07 +02:00
mysql Throttling & critical load 2016-06-18 21:12:07 +02:00
os renaming to gh-ost 2016-05-16 11:09:17 +02:00
sql Throttling & critical load 2016-06-18 21:12:07 +02:00