无法在本地主机(XAMPP)上启动MySQL

时间:2020-03-03 12:43:06

标签: mysql database xampp localhost

我使用XAMPP在本地主机上创建WordPress网站。昨天一切正常,但是现在我无法启动MySQL。请参阅下面的日志文件。尝试了很多,但这是行不通的。谁能帮我吗?

2020-03-03 14:22:44 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-03 14:22:44 0 [Note] InnoDB: Uses event mutexes
2020-03-03 14:22:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-03 14:22:44 0 [Note] InnoDB: Number of pools: 1
2020-03-03 14:22:44 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-03 14:22:44 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-03 14:22:44 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-03 14:22:44 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-03 14:22:44 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-03 14:22:44 0 [Note] InnoDB: Setting file 'C:\xampp3\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-03 14:22:44 0 [Note] InnoDB: File 'C:\xampp3\mysql\data\ibtmp1' size is now 12 MB.
2020-03-03 14:22:44 0 [Note] InnoDB: Waiting for purge to start
2020-03-03 14:22:44 0 [Note] InnoDB: 10.4.11 started; log sequence number 32126571; transaction id 32056
2020-03-03 14:22:44 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp3\mysql\data\ib_buffer_pool
2020-03-03 14:22:44 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-03 14:22:44 0 [Note] InnoDB: Buffer pool(s) load completed at 200303 14:22:44
2020-03-03 14:22:44 0 [Note] Server socket created on IP: '::'.

0 个答案:

没有答案