GA release v1.0.35
changes since 1.0.34: v1.0.34...v1.0.35
notable:
- updated go-mysql library
- supporting
--timestamp-old-table
- mitigating cut-over/write race condition
- fixed mediumint unsigned problem
- added various tests
- proper documentation for shared key and unique keys requirements -- thanks @ggunson
- interactive command support question mark (
?
) as argument, in which case this is a Get operation,gh-ost
prints out current value - fix to
throttle-control-replicas
dynamic setting; showing number of throttle control replicas in status - added "common questions" doc page
- cut-over failure on test-on-replica kicks replication running again before reattempt
- collecting and presenting MySQL versions of applier and inspector
- migration only starting after first replication lag metric collected
- more...