Home >Database >Mysql Tutorial >mysql开启Innodb引擎_MySQL

mysql开启Innodb引擎_MySQL

WBOY
WBOYOriginal
2016-06-01 13:46:07734browse

bitsCN.com 1、stop mysql
2、编辑my.cnf文件,把skip-innodb注释
3、在数据库目录中把ibdata1、ib_logfile0、ib_logfile1 这三个文件删掉
4、start mysql
mysql开启Innodb引擎_MySQL bitsCN.com

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn