繁体   English   中英

Xampp MYSQL 更新后服务器未启动

[英]Xampp MYSQL server is not starting after update

我的 xampp 服务器在 windows 10 更新之前工作,现在在更新之后工作。 mysql 服务器不再启动。 这是日志。

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

是的,最后,我重新安装了 xampp 服务器并解决了问题。 谢谢你们。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM