Support Azure Database for MySQL by elemount · Pull Request #807 · github/gh-ost
Conversation
Related issue: #806
Description
This PR will support gh-ost run on Azure Database for MySQL. Like GCP or Aliyun RDS, Azure Database also need to do some specific things with code modification. This PR including 3 things
- Skip port validation for Azure Database for MySQL. It acts as GCP and Aliyun RDS.
- Add document for how to use it on Azure Database for MySQL.
In case this PR introduced Go code changes:
- contributed code is using same conventions as original code
-
script/cibuildreturns with no formatting errors, build errors or unit test errors.
Shuode Li and others added 3 commits
December 17, 2019 03:47@shlomi-noach , would you mind to review this PR?
Thanks,
elemount
@elemount these changes look good but I don't have cycles to test on Azure
Can you confirm this works in tests on a real Azure database?
Hello, @elemount, @timvaillancourt
Will be this RP merged to main branch?
This fork allows us to apply schema changes on all ours Azure Managed MySQL Database instances.
We use it since (~Dec 2019) and everything works pretty good.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters