Mysql 在 Xampp 上意外关闭
Posted
技术标签:
【中文标题】Mysql 在 Xampp 上意外关闭【英文标题】:Mysql is shuts down unexpectedly on Xampp 【发布时间】:2021-07-25 11:21:42 【问题描述】:这是我的问题,请帮我解决这个问题... 上午 6:25:59 [mysql] 错误:MySQL 意外关闭。 上午 6:25:59 [mysql] 这可能是由于端口阻塞,缺少依赖项, 上午 6 点 25 分 59 秒 [mysql] 权限不当、崩溃或通过其他方法关闭。 6:25:59 AM [mysql] 按 Logs 按钮查看错误日志并检查 6:25:59 AM [mysql] Windows 事件查看器获取更多线索 6:25:59 AM [mysql] 如果您需要更多帮助,请复制并发布此内容 6:25:59 AM [mysql] 论坛上的整个日志窗口
in the error log file is show me this .....
InnoDB: using atomic writes.
2021-05-03 6:25:51 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-05-03 6:25:51 0 [Note] InnoDB: Uses event mutexes
2021-05-03 6:25:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-05-03 6:25:51 0 [Note] InnoDB: Number of pools: 1
2021-05-03 6:25:51 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-05-03 6:25:51 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk
size = 16M
2021-05-03 6:25:51 0 [Note] InnoDB: Completed initialization of buffer pool
2021-05-03 6:25:51 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-05-03 6:25:51 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-05-03 6:25:51 0 [Note] InnoDB: Setting file 'C:\xamppnew\mysql\data\ibtmp1' size to 12 MB.
Physically writing the file full; Please wait ...
2021-05-03 6:25:51 0 [Note] InnoDB: File 'C:\xamppnew\mysql\data\ibtmp1' size is now 12 MB.
2021-05-03 6:25:51 0 [Note] InnoDB: Waiting for purge to start
2021-05-03 6:25:51 0 [Note] InnoDB: 10.4.16 started; log sequence number 47090; transaction id 8
2021-05-03 6:25:51 0 [Note] InnoDB: Loading buffer pool(s) from
C:\xamppnew\mysql\data\ib_buffer_pool
2021-05-03 6:25:51 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-05-03 6:25:51 0 [Note] InnoDB: Buffer pool(s) load completed at 210503 6:25:51
2021-05-03 6:25:51 0 [Note] Server socket created on IP: '::'.
【问题讨论】:
欢迎来到 SO。您需要在问题中提供相关详细信息。请阅读并编辑您的问题***.com/help/how-to-ask 【参考方案1】:我相信这个问题有重复。
请参考下面的链接,因为有可用的答案。
MySql shuts down unexpectedly
【讨论】:
以上是关于Mysql 在 Xampp 上意外关闭的主要内容,如果未能解决你的问题,请参考以下文章