mysql 4.1 ColTable.pl取值有问题
4.1/5.5
原版本判断版本<5就通过show table status获取信息,实际应该是<4.1版本,到5.5还需增加忽略performance_schema库
Log in to post a comment.
4.1/5.5
原版本判断版本<5就通过show table status获取信息,实际应该是<4.1版本,到5.5还需增加忽略performance_schema库