首页  >  文章  >  数据库  >  Mysql意外停止 1067_MySQL

Mysql意外停止 1067_MySQL

WBOY
WBOY原创
2016-06-01 13:08:43963浏览
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


 mysql意外停止

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

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

 

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

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn