John Morrison

Results 6 comments of John Morrison

Ah, ok. I worked out how to duplicate this in fxa stage. If the auth_db server is not up, then auth_server and email bouncer when they start get an error...

``` $ sh ./bin/migrate-test-table.sh 2018-10-29 01:06:48 INFO starting gh-ost 1.0.46 2018-10-29 01:06:48 INFO Migrating `test_ghost`.`test_table` 2018-10-29 01:06:48 INFO connection validated on the-slave-hostname:3306 2018-10-29 01:06:48 INFO User has REPLICATION CLIENT, REPLICATION...

Hi, thanks for the response. I had a very busy day today, and couldn't get back to this, but I will review your test and try again with master and...

Hi. I can imagine you have had a busy couple of weeks. Thanks for getting things safe and back online. So I set the RDS master to have `binlog_format` of...

I set up a local master-slave both running mysql5.6. I also setup master-slave both on mysql5.7. With this branch https://github.com/jrgm/gh-ost/tree/test-varbinary-plus-fix-sha256-go-darwin, I can replicate this issue, running in the ./localtests/test.sh harness,...

Running the test: ``` # on branch test-varbinary-plus-fix-sha256-go-darwin $ ./localtests/test.sh -b ./bin/gh-ost varbinary ./localtests/test.sh -b ./bin/gh-ost varbinary # master verified at 127.0.0.1:3307 sql_mode on master is NO_ENGINE_SUBSTITUTION # replica verified...