github / gh-ost

GitHub's Online Schema-migration Tool for MySQL
MIT License
12.42k stars 1.26k forks source link

Ensure `-attempt-instant-ddl` respects `-execute` flag #1440

Closed timvaillancourt closed 3 months ago

timvaillancourt commented 3 months ago

Description

This PR partially addresses https://github.com/github/gh-ost/issues/1365 by ensuring the -attempt-online-ddl feature respects the -execute flag

In case this PR introduced Go code changes: