gh-ost/go
Shlomi Noach 836d0fe119 Supporting column rename
- Parsing `alter` statement to catch `change old_name new_name ...` statements
- Auto deducing renamed columns
- When suspecting renamed columns, requesting explicit `--approve-renamed-columns` or `--skip-renamed-columns`
- updated tests
2016-06-17 08:03:18 +02:00
..
base Supporting column rename 2016-06-17 08:03:18 +02:00
binlog after timeout: reconnecting as new replica; skipping queries correctly 2016-05-23 11:12:59 +02:00
cmd/gh-ost Supporting column rename 2016-06-17 08:03:18 +02:00
logic Supporting column rename 2016-06-17 08:03:18 +02:00
mysql - Handling gomysql.replication connection timeouts: reconnecting on last known position 2016-05-19 15:11:36 +02:00
os renaming to gh-ost 2016-05-16 11:09:17 +02:00
sql Supporting column rename 2016-06-17 08:03:18 +02:00