gh-ost/go/logic
Shlomi Noach 8292f5608f Safe cut-over
- Supporting multi-step, safe cut-over phase, where queries are blocked throughout the phase, and worst case scenario is table outage (no data corruption)
- Self-rollsback in case of failure (restored original table)
2016-06-14 08:35:07 +02:00
..
applier.go Safe cut-over 2016-06-14 08:35:07 +02:00
inspect.go - requiring --cut-over argument to be two-step|voluntary-lock (will add udf-wait once it is ready) 2016-06-06 12:33:05 +02:00
migrator.go Safe cut-over 2016-06-14 08:35:07 +02:00
server.go fixed nil TCP listener when TCP undfined 2016-06-07 14:24:30 +02:00
streamer.go accepting SIGHUP. Reloads configuration and marks as point of interest 2016-05-25 12:27:58 +02:00