goInception
goInception copied to clipboard
goInception 是否能增加gh-ost的参数attempt-instant-ddl
描述您想要的功能: 如题,goInception 是否能增加gh-ost的参数attempt-instant-ddl,MySQL 8.0执行ddl时首先尝试INSTANT DDL算法
描述您考虑过的解决/替代方案: MySQL 8.0执行ddl时首先尝试INSTANT DDL算法
可参考文档,资料,引用等: gh-ost v1.1.6 版本已实现该功能,但goInception并未集成该控制参数
有检查是否支持instant-ddl算法
收到,谢谢
不满足要求的话,可以看下我fork的分支,添加了这个参数 https://gitee.com/zhoujin826/goInception