![](https://iknow-base.cdn.bcebos.com/lxb/notice.png)
CREATE TABLE `message` ( `id` tinyint(1) NOT NULL auto_increment, `user` varchar(25) NOT NULL, `titl
执行完这个之后出现#1289-The'InnoDB'featureisdisabled;youneedMySQLbuiltwith'InnoDB'tohaveitwork...
执行完这个之后出现#1289 - The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working 这又是怎么回事呢
展开
2个回答
展开全部
The ‘InnoDB’ feature is disabled; you need MySQL built with ‘InnoDB’ to have it working;
是mysql配置文件禁掉了这个选项!
关闭mysql数据库
在mysql的安装目录中找到my.ini文件
找到skip-innodb,在前面加上#号
保存,开启mysql数据库!搞定!
是mysql配置文件禁掉了这个选项!
关闭mysql数据库
在mysql的安装目录中找到my.ini文件
找到skip-innodb,在前面加上#号
保存,开启mysql数据库!搞定!
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询