XAMPP中的MySQL不起作用,我没有进行任何更改

时间:2019-12-11 05:54:31

标签: mysql xampp

我在本地服务器上工作了2年。昨天我启动了XAMPP,服务器正常工作,但是Mysql无法正常工作。我什么都没改变。

任何以下的错误日志。

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

0 个答案:

没有答案