gh-ost/go
Shlomi Noach 2afb86b9e4 support for millisecond throttling
- `--max-lag-millis` is at least `100ms`
- `--heartbeat-interval-millis` introduced; defaults `500ms`, can range `100ms` - `1s`
- Control replicas lag calculated asynchronously to throttle test
  - aggressive when `max-lag-millis < 1000` and when `replication-lag-query` is given
2016-08-30 09:41:59 +02:00
..
base support for millisecond throttling 2016-08-30 09:41:59 +02:00
binlog legacy comments cleanup 2016-08-17 06:51:06 +02:00
cmd/gh-ost support for millisecond throttling 2016-08-30 09:41:59 +02:00
logic support for millisecond throttling 2016-08-30 09:41:59 +02:00
mysql detect IPv6 literals and wrap them in square brackets in GetDBUri 2016-08-05 16:54:26 -07:00
os renaming to gh-ost 2016-05-16 11:09:17 +02:00
sql fix INSERT DML handling on renamed column 2016-08-22 16:00:15 +02:00