gh-ost/go
Shlomi Noach 15f4ddfd8a support for --critical-load-interval-millis
this optional flag gives --critical-load a second chance. When configured to positive value, meeting with critical-load spawns a timer. When this timer expires a second check for critical-load is made; if still met, gh-ost bails out.
By default the interval is zero, in which case gh-ost bails out immediately on meeting critical load.
2016-10-10 13:21:01 +02:00
..
base support for --critical-load-interval-millis 2016-10-10 13:21:01 +02:00
binlog legacy comments cleanup 2016-08-17 06:51:06 +02:00
cmd/gh-ost support for --critical-load-interval-millis 2016-10-10 13:21:01 +02:00
logic support for --critical-load-interval-millis 2016-10-10 13:21:01 +02:00
mysql Character set recognition and manipulation 2016-09-07 14:24:11 +02:00
os renaming to gh-ost 2016-05-16 11:09:17 +02:00
sql fix arg conversion in BuildDMLUpdateQuery 2016-09-27 13:08:31 +02:00