What if i just want to migrate in master only?
Open
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
Hello,
I have 1 master and some slaves,
I choose 1 slave as replica and run gh-ost with option : allow-on-master. So it will migrate my table in master.
Problem is, I just want to alter in master only and don't want to propagate the change to other slaves.
How can I do that?
Contributor guide
Assessment
This issue has not been assessed yet.