XAMPP v3.2.1 - 错误:MySQL意外关闭

时间:2015-11-04 19:17:17

标签: mysql xampp

嗨,谢谢你的帮助。

由于某种原因MySQL不能在我的XAMPP上运行,我在Windows 10中以管理员身份运行它并且它没有安装在默认的“program files”文件夹中。这是控制台错误:

17:01:11  [mysql]   Error: MySQL shutdown unexpectedly.
17:01:11  [mysql]   This may be due to a blocked port, missing dependencies, 
17:01:11  [mysql]   improper privileges, a crash, or a shutdown by another method.
17:01:11  [mysql]   Press the Logs button to view error logs and check
17:01:11  [mysql]   the Windows Event Viewer for more clues
17:01:11  [mysql]   If you need more help, copy and post this
17:01:11  [mysql]   entire log window on the forums

这是日志:

2015-11-04 17:01:06 25a4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
151104 17:01:06 [Note] InnoDB: Using mutexes to ref count buffer pool pages
151104 17:01:06 [Note] InnoDB: The InnoDB memory heap is disabled
151104 17:01:06 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
151104 17:01:06 [Note] InnoDB: Memory barrier is not used
151104 17:01:06 [Note] InnoDB: Compressed tables use zlib 1.2.3
151104 17:01:06 [Note] InnoDB: Not using CPU crc32 instructions
151104 17:01:06 [Note] InnoDB: Initializing buffer pool, size = 16.0M
151104 17:01:06 [Note] InnoDB: Completed initialization of buffer pool
151104 17:01:06 [Note] InnoDB: The first specified data file E:\xampp\mysql\data\ibdata1 did not exist: a new database to be created!
151104 17:01:06 [Note] InnoDB: Setting file E:\xampp\mysql\data\ibdata1 size to 10 MB
151104 17:01:06 [Note] InnoDB: Database physically writes the file full: wait...
151104 17:01:06 [ERROR] InnoDB: Cannot create E:\xampp\mysql\data\ib_logfile101
151104 17:01:06 [ERROR] Plugin 'InnoDB' init function returned error.
151104 17:01:06 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
151104 17:01:06 [Note] Plugin 'FEEDBACK' is disabled.
151104 17:01:06 [ERROR] Unknown/unsupported storage engine: InnoDB
151104 17:01:06 [ERROR] Aborting

151104 17:01:06 [Note] E:\xampp\mysql\bin\mysqld.exe: Shutdown complete

感谢您的帮助,谢谢。

0 个答案:

没有答案