您的位置:首页 > 博客中心 > 数据库 >

解决The'InnoDB'feature is disabled;you need MySQL built with 'InnoDB' to have it的问题

时间:2022-03-10 18:12

今天进行数据库文件导入的时候遇到了这样的一个问题:
The‘InnoDB‘feature is disabled;you need MySQL built with ‘InnoDB‘ to have it working。
把问题往百度里一粘贴,马上就可以搜到了解决办法,而且十分快速有效。
以下是大牛们在网上给出的解决办法:
=========================================
 
MySQL 
出现如下语句:The ‘InnoDB‘ feature is disabled; 
you need MySQL built with ‘InnoDB‘ to have it working; 
 
是mysql配置文件禁掉了这个选项! 
 
关闭mysql   www.2cto.com  
 
在mysql的安装目录中找到my.ini文件 
 
找到skip-innodb,在前面加上#号 
 
保存,开启my!搞定!
===========================================
 
由于时间紧迫,还要继续赶接下来的项目,所以就姑且把这个问题记录在这里了。有时间再慢慢整理总结....
 

解决The'InnoDB'feature is disabled;you need MySQL built with 'InnoDB' to have it的问题,布布扣,bubuko.com

热门排行

今日推荐

热门手游