在线添加索引遇到的错误:Table definition has changed, please retry transaction

现象:在线上环境,一条慢查询没有用到索引,表大小适中,加索引实际在3-5S内,决定在线添加。html mysql版本:5.1.56-community-log ,plugin innodb版本:1.0.15。mysql 在添加索引的过程当中,有原来的慢查询对此表进行访问,程序端返回错误:sql "1412: Table definition has changed, please retry tr
相关文章
相关标签/搜索