wampserver mysql启动不了问题处理
mysql日志:
140614 9:45:36 [Note] Plugin ‘FEDERATED‘ is disabled.
140614 9:45:36 InnoDB: The InnoDB memory heap is disabled
140614 9:45:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
140614 9:45:36 InnoDB: Compressed tables use zlib 1.2.3
140614 9:45:36 InnoDB: Error: unable to create temporary file; errno: 2
140614 9:45:36 [ERROR] Plugin ‘InnoDB‘ init function returned error.
140614 9:45:36 [ERROR] Plugin ‘InnoDB‘ registration as a STORAGE ENGINE failed.
140614 9:45:36 [ERROR] Unknown/unsupported storage engine: InnoDB
140614 9:45:36 [ERROR] Aborting
140614 9:45:36 [Note] wampmysqld: Shutdown complete
处理方法:
修改my.ini
tmpdir = D:/lys_dev/wamp/tmp/
参考:http://blog.csdn.net/hzbigdog/article/details/10309145
OK...
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。