gh-ost/go/mysql
Shlomi Noach 62b8a897e3 Retries, better visibility, documentation
- Rowcopy time is bounded by copy end-time
- Retries are configurable via `--default-retries` (default: `60`)
- `migrator` notes the hostname
- `applier` and `inspector` note `impliedKey` (`@@hostname` and `@@port`)
- Added lots of code comments
- Adding documentation for "triggerless design"
2016-06-19 17:55:37 +02:00
..
binlog_test.go Throttling & critical load 2016-06-18 21:12:07 +02:00
binlog.go renaming to gh-ost 2016-05-16 11:09:17 +02:00
connection.go Retries, better visibility, documentation 2016-06-19 17:55:37 +02:00
instance_key_map.go renaming to gh-ost 2016-05-16 11:09:17 +02:00
instance_key.go renaming to gh-ost 2016-05-16 11:09:17 +02:00
utils.go Retries, better visibility, documentation 2016-06-19 17:55:37 +02:00