A Pull Request should be associated with an Issue.
Close #1433 Close #1427
Description
This PR is based on #715 by @shlomi-noach. There is a new option --oceanbase which is introduced for OceanBase Binlog Service, just like the azure and gcp options. This PR would also change the behavior of the atomic cut over on MySQL 8.0.13 and later versions, please let me know if anyone have concerns about it.
In case this PR introduced Go code changes:
[x] contributed code is using same conventions as original code
[x] script/cibuild returns with no formatting errors, build errors or unit test errors.
A Pull Request should be associated with an Issue.
Close #1433 Close #1427
Description
This PR is based on #715 by @shlomi-noach. There is a new option
--oceanbase
which is introduced for OceanBase Binlog Service, just like theazure
andgcp
options. This PR would also change the behavior of the atomic cut over on MySQL 8.0.13 and later versions, please let me know if anyone have concerns about it.script/cibuild
returns with no formatting errors, build errors or unit test errors.