Dan Rogart
Dan Rogart
I'm seeing the same issue as peppy with 1.0.48, even when running on a test instance of mysql 8.0.11 where the only traffic is from gh-ost itself.
I commented on the pull request. tl;dr: still fails, but I think it's because the 8.0.13 rename behavior requires either all or none of the involved tables to be write...
I'm seeing the exact same issue with gh-ost version 1.0.47 and mysql 8.0.11. I have tested in both RDS and dbdeployer. Here's my command line and a log snippet for...
I can confirm the 1.0.48 release resolves the binlogstreamer.go error with mysql 8.0.11 during my testing with dbdeployer. I am however now hitting the cutover issue described [here](https://github.com/github/gh-ost/issues/687). I'll comment...