由于某种原因,Mysql 突然停止在 XAMPP 上工作

时间:2021-05-28 16:11:53

标签: mysql xampp

XAMPP 上的 Mysql 突然停止工作。这之前发生过,这是一个端口问题,修复很容易。但是现在我尝试了我在网上找到的所有东西,但没有任何效果。这是日志

InnoDB: using atomic writes.
2021-05-28 20:02:32 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-05-28 20:02:32 0 [Note] InnoDB: Uses event mutexes
2021-05-28 20:02:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-05-28 20:02:32 0 [Note] InnoDB: Number of pools: 1
2021-05-28 20:02:32 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-05-28 20:02:32 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-05-28 20:02:32 0 [Note] InnoDB: Completed initialization of buffer pool
2021-05-28 20:02:32 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-05-28 20:02:32 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-05-28 20:02:32 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-05-28 20:02:32 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-05-28 20:02:32 0 [Note] InnoDB: Waiting for purge to start
2021-05-28 20:02:32 0 [Note] InnoDB: 10.4.11 started; log sequence number 75406168; transaction id 69495
2021-05-28 20:02:32 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-05-28 20:02:32 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-05-28 20:02:32 0 [Note] Server socket created on IP: '::'. 

0 个答案:

没有答案