您的位置:首页 > 数据库 > MySQL

MySQL error : unknown storage engine InnoDB

2013-06-30 15:40 274 查看
# Use this option if you have a MySQL server with InnoDB support enabled
# but you do not plan to use it. This will save memory and disk space
# and speed up some things.
skip-innodb


在windows下,注释掉my.ini中上面的第四行。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: