版本:5.0.21
执行
alter table T_Name type = innodb;
出现错误提示:
ERROR 1289 (HY000): The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
...全文
3656打赏收藏
谁解释一下是怎么回事?
版本:5.0.21 执行 alter table T_Name type = innodb; 出现错误提示: ERROR 1289 (HY000): The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working