我花了几个小时尝试在xampp中运行mysql,但它仍然无法运行。在论坛上尝试了一些其他答案,但没有成功。希望有人可以帮忙解决这个问题。
XAMPP:
23:36:06 [mysql] Error: MySQL shutdown unexpectedly.
23:36:06 [mysql] This may be due to a blocked port, missing dependencies,
23:36:06 [mysql] improper privileges, a crash, or a shutdown by another method.
23:36:06 [mysql] Press the Logs button to view error logs and check
23:36:06 [mysql] the Windows Event Viewer for more clues
23:36:06 [mysql] If you need more help, copy and post this
23:36:06 [mysql] entire log window on the forums
mysql_error.log
2016-03-08 23:36:05 1aa0 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.
160308 23:36:05 [Note] InnoDB: Using mutexes to ref count buffer pool pages
160308 23:36:05 [Note] InnoDB: The InnoDB memory heap is disabled
160308 23:36:05 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
160308 23:36:05 [Note] InnoDB: Memory barrier is not used
160308 23:36:05 [Note] InnoDB: Compressed tables use zlib 1.2.3
160308 23:36:05 [Note] InnoDB: Not using CPU crc32 instructions
160308 23:36:05 [Note] InnoDB: Initializing buffer pool, size = 16.0M
160308 23:36:05 [Note] InnoDB: Completed initialization of buffer pool
160308 23:36:05 [Note] InnoDB: Highest supported file format is Barracuda.
160308 23:36:06 [Note] InnoDB: 128 rollback segment(s) are active.
160308 23:36:06 [Note] InnoDB: Waiting for purge to start
160308 23:36:06 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.22-72.0 started; log sequence number 1665234
160308 23:36:06 [Note] Plugin 'FEEDBACK' is disabled.
160308 23:36:06 [Note] Server socket created on IP: '::'.
答案 0 :(得分:0)
@APRZ我不使用XAMPP ... Mayby从Windows的二进制文件安装Apache,PHP和MySQL我总是认为它的工作非常出色。
答案 1 :(得分:0)
我通过在另一台PC上重新安装xampp来修复它,使用这些数据文件并从实时版本导入数据库。现在它工作正常。
我丢失了本地数据但对我来说没有必要。