XAMPP的mysql启动失败:Plugin ‘FEEDBACK‘ is disabled

安装完XAMPP后启动mysql,发现启动失败也没有任何提示,通过查看mysql_error日志,描述:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2021-08-11 18:56:53 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-08-11 18:56:53 0 [Note] InnoDB: Uses event mutexes
2021-08-11 18:56:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-08-11 18:56:53 0 [Note] InnoDB: Number of pools: 1
2021-08-11 18:56:53 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-08-11 18:56:53 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-08-11 18:56:53 0 [Note] InnoDB: Completed initialization of buffer pool
2021-08-11 18:56:53 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-08-11 18:56:53 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-08-11 18:56:53 0 [Note] InnoDB: Setting file 'E:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-08-11 18:56:53 0 [Note] InnoDB: File 'E:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-08-11 18:56:53 0 [Note] InnoDB: Waiting for purge to start
2021-08-11 18:56:53 0 [Note] InnoDB: 10.4.20 started; log sequence number 300369; transaction id 170
2021-08-11 18:56:53 0 [Note] InnoDB: Loading buffer pool(s) from E:\xampp\mysql\data\ib_buffer_pool
2021-08-11 18:56:53 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-08-11 18:56:53 0 [Note] Server socket created on IP: '::'.

  解决方法:
将 /xampp/mysql/backup/中所有文件复制并覆盖 /xampp/mysql/data/中的所有文件,重启xampp,再启动mysql,成功!

posted @   飞龙在生  阅读(1317)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
点击右上角即可分享
微信分享提示