解决The'InnoDB'featureisdisabled;youneedMySQLbuilt_MySQL
来源:动视网
责编:小采
时间:2020-11-09 18:04:41
解决The'InnoDB'featureisdisabled;youneedMySQLbuilt_MySQL
解决The'InnoDB'featureisdisabled;youneedMySQLbuilt_MySQL:bitsCN.com MySQL 出现如下语句:The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working; 是mysql配置文件禁掉了这个选项! 关闭mysql数据库 在mysql的安装目录中找到my.ini文件 找到skip-in
导读解决The'InnoDB'featureisdisabled;youneedMySQLbuilt_MySQL:bitsCN.com MySQL 出现如下语句:The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working; 是mysql配置文件禁掉了这个选项! 关闭mysql数据库 在mysql的安装目录中找到my.ini文件 找到skip-in

bitsCN.com
MySQL
出现如下语句:The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working;
是mysql配置文件禁掉了这个选项!
关闭mysql数据库
在mysql的安装目录中找到my.ini文件
找到skip-innodb,在前面加上#号
保存,开启mysql数据库!搞定!
bitsCN.com
解决The'InnoDB'featureisdisabled;youneedMySQLbuilt_MySQL
解决The'InnoDB'featureisdisabled;youneedMySQLbuilt_MySQL:bitsCN.com MySQL 出现如下语句:The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working; 是mysql配置文件禁掉了这个选项! 关闭mysql数据库 在mysql的安装目录中找到my.ini文件 找到skip-in