Home > Database > Mysql Tutorial > Mysql意外停止 1067_MySQL

Mysql意外停止 1067_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 13:08:43
Original
1062 people have browsed it
140615 21:42:01 [Note] Plugin 'FEDERATED' is disabled.140615 21:42:01 InnoDB: The InnoDB memory heap is disabled140615 21:42:01 InnoDB: Mutexes and rw_locks use Windows interlocked functions140615 21:42:01 InnoDB: Compressed tables use zlib 1.2.3140615 21:42:02  InnoDB: Error: unable to create temporary file; errno: 2140615 21:42:02 [ERROR] Plugin 'InnoDB' init function returned error.140615 21:42:02 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.140615 21:42:02 [ERROR] Unknown/unsupported storage engine: INNODB140615 21:42:02 [ERROR] Aborting140615 21:42:02 [Note] D:/Program Files/MySQL/MySQL Server 5.5/bin/mysqld: Shutdown complete
Copy after login


 mysql意外停止

找到资料,在my.ini里面加入tmpdir="D:/Program Files/MySQL/MySQL Server 5.5/data/

当然,要确保:basedir,datadir都正确

 

之前还好好地,就是下了个什么超级兔子加速,估计是把相关temp的都给改了,之前就发现系统的临时文件目录出问题了

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template