Mysql服务器在XAMPP上关闭,日志显示没有错误

Mysql服务器在XAMPP上关闭,日志显示没有错误,xampp,Xampp,Mysql服务器工作了几分钟,当我关闭控制面板并再次打开时,它只会说: 错误mysql在控制面板上意外关闭,但mysql_Error.logs中的日志没有显示错误 以下是日志中的内容: InnoDB: using atomic writes. 2020-12-31 3:42:47 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions 2020-12-31 3:42:47 0 [Note] InnoDB:

Mysql服务器工作了几分钟,当我关闭控制面板并再次打开时,它只会说: 错误mysql在控制面板上意外关闭,但mysql_Error.logs中的日志没有显示错误

以下是日志中的内容:

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

我仍然可以访问http://localhost/phpmyadmin/ (如果这与我的问题有关)

当您重新安装XAMPP时,它应该可以工作。我也有同样的问题,它对我有效。

当你重新安装XAMPP时,它应该可以工作。我也有同样的问题,这对我很有效