Gh Ost Versions Save

GitHub's Online Schema-migration Tool for MySQL

v1.0.46

5 years ago

Changes since 1.0.45: https://github.com/github/gh-ost/compare/v1.0.45...v1.0.46

  • Support for GENERATED columns, #595, based on work by @dveeden
  • Support for zero timestamps on MySQL 5.5 #539
  • Sanity: enforcing binlog_row_image=FULL
  • Avoid prepared statements for changelog table #592 @ggunson
  • Community contributions, thanks @SchumacherFM, @atsushi-ishibashi,
  • Release: rpm and deb packages

Checksums:

$ sha256sum *
9b0741d1b27aab613cdad12c2bfdd70d6879b116b6d41cef3b58eb21d4f14e62  gh-ost-1.0.46-1.x86_64.rpm
4222af72f19eadfb6ca7335791c8cc9f628f14c751bc324508cf976fc6dd9feb  gh-ost-binary-linux-20180527215024.tar.gz
4f069500b7d3a9f1396fc615acd4913fb12783d8e8494aa5656c9355e6b5d8d3  gh-ost-binary-osx-20180527215024.tar.gz
b6b452c17b44da537f92f29514ab5fdd4dbe795f671c8dd08f5962f31e7ba2ec  gh-ost_1.0.46_amd64.deb

downloads

v1.0.45

6 years ago

Changes since previous release, 10.0.44: https://github.com/github/gh-ost/compare/v1.0.44...v1.0.45

Notable:

  • Support for Aliyun RDS, contribution by @zhangxiaojian, #541
  • Support gbk Encoding , contribution by @ceshihao, #533
  • Support exponential backoff for cutover attempts, contribution by @kurtzur, #563
  • Fix to long JSON values
  • CI to run migration tests (previously executed manually outside CI flow), #546, blog post
  • Tests for GEOMETRY and POINT data types
  • Avoid printing password in output log

Thank you to all contributors!

$ sha256sum *
c0319eee757e544eb2be298ba115c3a6e6296d3c5ae44929d64009f3f86a62d4  gh-ost-binary-linux-20180417090238.tar.gz
68fe507863a323e690a9899395314f52925cc173b38272dd91deb29cb5a1005b  gh-ost-binary-osx-20180417090238.tar.gz

downloads

v1.0.44

6 years ago

Changes since 1.0.42: https://github.com/github/gh-ost/compare/v1.0.42...v1.0.44

Notable:

  • --postpone-cut-over-flag-file implies touching indicated file
  • support for PK column UPDATE (fixes #519)
  • Implement teardown (#479 ), now gh-ost can be embedded as a library -- thanks @nikhilmat !
  • Allow gh-ost to modify the server using extra port (#491 ) -- thanks @zmoazeni !
  • Doc updates -- thanks @druud !
  • Remove plaintext password from log
  • Building via go1.9
$ sha256 *
583eb9fe9055b422521a7a60083860248bf5a52226dceb561cb60d8520bfecc0  gh-ost-binary-linux-20180211093207.tar.gz
6940fde2720179f4b3c4c74b906e746060b18a0a1e3229dcf818cd944a57dfd7  gh-ost-binary-osx-20180211093207.tar.gz

downloads

v1.0.42

6 years ago

Changes since 1.0.40: https://github.com/github/gh-ost/compare/v1.0.40...v1.0.42

Notable:

Thank you kindly to all contributors!

$ md5sum *
07617a0058396336d0d0686253ae602d  gh-ost-binary-linux-20170914095800.tar.gz
673574c92bf18921625758a05e0bed98  gh-ost-binary-osx-20170914095800.tar.gz
$ sha1sum *
444589e9417653a8636838cb6ecbe7fb908e7609  gh-ost-binary-linux-20170914095800.tar.gz
9a79e741ea28e1f55d7cf49b9813f151d4b52362  gh-ost-binary-osx-20170914095800.tar.gz
$ sha256sum *
297b14ed1efe9b894e27e63f7aff36ceded7334c174f5a8602af9e74beb2f512  gh-ost-binary-linux-20170914095800.tar.gz
0fd2497b21305dbd420f94d61703a33a70fcf2b0b54bbfb55e178691d061ff2d  gh-ost-binary-osx-20170914095800.tar.gz

downloads

v1.0.40

6 years ago

Changes since 1.0.36: https://github.com/github/gh-ost/compare/v1.0.36...v1.0.40

Notable:

  • Fix to data integrity issue: corruption in timestamp(6) and datetime(6) microsecond values when smaller than 0.1sec, https://github.com/github/gh-ost/pull/452
  • Fix to data integrity issue: kill on the master connection could cause a premature cut-over without all the rows being copied, https://github.com/github/gh-ost/pull/445
  • Fix to data integrity issue: support for alter table .. change column X where X is a different letter case than original column, https://github.com/github/gh-ost/pull/447
  • supporting tables that reach up to and including max length (64 characters), https://github.com/github/gh-ost/pull/451
  • Hibernate on critical load: when critical-load-hibernate-seconds > 0, then the behavior of critical-load changes. Instead of panicking and bailing out with error, gh-ost enters hibernation. https://github.com/github/gh-ost/pull/424
  • dml-batch-size is dynamic, supported up to 1000
  • http-throttle outputs clearer throttle messahes
  • http-throttle is freno aware and outputs clearer throttle messahes
  • fix to critical-load hibernation check
  • support for drop + add a column of same name (gh-ost will recognize the before/after columns to be unrelated)
  • RDS documentation, thanks @jacobbednarz
  • improved documentation, thanks @jessbreckenridge
  • more...
md5sum
55079a0ea0f72bfccf32658f4c6de894  gh-ost-binary-linux-1.0.40-20170721063804.tar.gz
715309fcd4cd85f974b4ac648f849fa3  gh-ost-binary-osx-1.0.40-20170721063804.tar.gz

sha1sum
b19b8af996cef57d117a961cdf2c27865e9c5ff6  gh-ost-binary-linux-1.0.40-20170721063804.tar.gz
d8b3d862e815319ba62c6f55502cdd670f0b4028  gh-ost-binary-osx-1.0.40-20170721063804.tar.gz

downloads

v1.0.36

7 years ago

changes since 1.0.35: https://github.com/github/gh-ost/compare/v1.0.35...v1.0.36

Notable:

  • supporting --throttle-http=<url>: routinely check given URL, throttle when response code is not 200.
  • fixed "close sync with err: sync is been closing..." message

gh-ost now supports and uses TravisCI. The community will now have visibility into CI tests on both external and internal PRs.

downloads

v1.0.35

7 years ago

changes since 1.0.34: https://github.com/github/gh-ost/compare/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...

downloads

v1.0.34

7 years ago

changes since 1.0.32: https://github.com/github/gh-ost/compare/v1.0.32...v1.0.34

notable:

downloads

v1.0.32

7 years ago

changes since 1.0.30: https://github.com/github/gh-ost/compare/v1.0.30...v1.0.32

notable:

  • support for --ask-pass: interactive password input
  • fixed PRIMARY KEY/UNIQUE KEY check

downloads

v1.0.30

7 years ago

Many additions since 1.0.28. The ultimate breakdown is https://github.com/github/gh-ost/compare/v1.0.28...v1.0.30

Notable:

  • Fixed cut-over stall: when cut-over happened to start executing even as lag or otherwise a throttling condition also emerged, a race condition would make the cut-over stall until throttling reason went away. The fix is that cut-over does not wait, and at worst, rolls back.
  • fix to cut-over retries -- it didn't throttle properly in between and did not cleanup properly in between.
  • cut-over timeout on "unknown" stalls. An example to "unknown" was the throttling problem described above. I don't know what other unknowns there are, but cut-over is now generically resilient to them.
  • support for --skip-foreign-key-checks - can save inspection time, when one is certain no FKs actually exist
  • Made column-rename detection heuristic more robust (it could wrongly infer a rename by some unfortunate comment or column-name)
  • Reading and reporting replication lag before waiting on initial replication event -- this adds visibility in seemingly-hanging operations where the replica is lagging in the first place
  • changelog table uses same engine as original table
  • on startup, verifying replication works all all the way up to the master.