GitHub's Online Schema-migration Tool for MySQL
a4ee80df13
- `INSERT`, `DELETE`, `UPDATE` statements - support for `--noop` - initial support for `--test-on-replica`. Verifying against `--allow-on-master` - Changelog events no longer read from binlog stream, because reading it may be throttled, and we have to be able to keep reading the heartbeat and state events. They are now being read directly from table, mapping already-seen-events to avoid confusion Changlelog listener pools table in 2*frequency of heartbeat injection |
||
---|---|---|
go | ||
vendor | ||
build.sh | ||
LICENSE | ||
README.md |
gh-osc
GitHub's Online Schema Change for MySQL