gh-ost/go
Shlomi Noach 5375aa4f69 - Removed use of master_pos_wait(). It was unneccessary in the first place and introduced new problems.
- Supporting `--allow-nullable-unique-key`
  - Tool will bail out if chosen key has nullable columns and the above is not provided
- Fixed `OriginalBinlogRowImage` comaprison (lower/upper case issue)
- Introduced reasonable streamer reconnect sleep time
2016-05-20 12:52:14 +02:00
..
base - Removed use of master_pos_wait(). It was unneccessary in the first place and introduced new problems. 2016-05-20 12:52:14 +02:00
binlog - Handling gomysql.replication connection timeouts: reconnecting on last known position 2016-05-19 15:11:36 +02:00
cmd/gh-ost - Removed use of master_pos_wait(). It was unneccessary in the first place and introduced new problems. 2016-05-20 12:52:14 +02:00
logic - Removed use of master_pos_wait(). It was unneccessary in the first place and introduced new problems. 2016-05-20 12:52:14 +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 Fixing single-row table migration 2016-05-18 14:53:09 +02:00