GitHub's Online Schema-migration Tool for MySQL
Go to file
Shlomi Noach 75f68c0752 - row copy and row events are now handled by a single routine which prioritizes events over rowcopy
- Supporting `--throttle-file-flag`
- Printing status
- Supporting transactional table syntax
- code cleanup; refactoring
- proper use of atomic where required
- iterations are in changelog (erm... maybe too much)
- `LOCK TABLES`, `UNLOCK TABLES` working
2016-04-08 10:34:44 +02:00
go - row copy and row events are now handled by a single routine which prioritizes events over rowcopy 2016-04-08 10:34:44 +02: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