Shlomi Noach
eeffa701d6
- Added
ok-to-drop-table
flag
- Added `switch-to-rbr` flag; applying binlog format change if needed - Using dedicated db instance for locking & renaming on applier (must be used from within same connection) - Heartbeat now uses `time.RFC3339Nano` - Swap tables works! Caveat: short table outage - `--test-on-replica` works! - retries: using `panicAbort`: from any goroutine, regardless of context, it is possible to terminate the operation - Reintroduced changelog events listener on streamer. This is the correct implementation.
gh-osc
GitHub's Online Schema Change for MySQL
Description
Languages
Go
93.4%
Shell
6.6%