在Windows 10中安装MySQL服务器后无法启动xampp的mysql

时间:2020-02-14 10:37:01

标签: mysql xampp

昨天我在Windows 10 PC上下载了MySQL服务器。运行良好。但是之后,当我启动XAMPP并尝试启动mysql时,却没有。我试图更改xampp的mysql端口。但是它不起作用,仍然无法启动mysql。我不知道其他解决方案。告诉我是否有人知道。

这是错误日志

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

0 个答案:

没有答案