GitHub's Online Schema-migration Tool for MySQL
Go to file
Shlomi Noach 07063a4181 - added throttle-control-replicas flag, a list of control replicas
- when `--test-on-replica`, the tested replica is implicitly a control replica
- added `replication-lag-query`, an alternate query to `SHOW SLAVE STATUS` to get replication lag
- throttling takes both the above into consideration
2016-05-01 21:36:36 +03:00
go - added throttle-control-replicas flag, a list of control replicas 2016-05-01 21:36:36 +03:00
vendor added vendor packages 2016-04-01 16:04:27 +02:00
build.sh minor refactoring; fixed license comments 2016-03-24 15:11:56 +01:00
LICENSE Initial commit 2016-03-21 11:08:52 +01:00
README.md Initial commit 2016-03-21 11:08:52 +01:00

gh-osc

GitHub's Online Schema Change for MySQL