Closed timvaillancourt closed 3 months ago
This PR partially addresses https://github.com/github/gh-ost/issues/1365 by ensuring the -attempt-online-ddl feature respects the -execute flag
-attempt-online-ddl
-execute
In case this PR introduced Go code changes:
script/cibuild
Description
This PR partially addresses https://github.com/github/gh-ost/issues/1365 by ensuring the
-attempt-online-ddl
feature respects the-execute
flagscript/cibuild
returns with no formatting errors, build errors or unit test errors.