mysql 提示INNODB错误的解决方法

网络编程 2021-07-05 15:27www.168986.cn编程入门
解决The‘InnoDB’feature is disabled; you need MySQL built with ‘InnoDB’ to have it
出现如下语句The ‘InnoDB' feature is disabled; you need MySQL built with ‘InnoDB' to have it working;

是mysql配置文件禁掉了这个选项!
关闭mysql数据库
在mysql的安装目录中找到my.ini文件
找到skip-innodb,在前面加上#号
保存,开启mysql数据库!搞定!
这也是开启Mysql数据库InnoDB功能的方法!!

Copyright © 2016-2025 www.168986.cn 狼蚁网络 版权所有 Power by