微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

错误:MySQL 意外关闭插件“反馈”被禁用

如何解决错误:MySQL 意外关闭插件“反馈”被禁用

今天我运行 MysqL 并且 MysqL 不工作,在控制台中出现以下错误

8:30:43 AM  [MysqL]     Error: MysqL shutdown unexpectedly.
8:30:43 AM  [MysqL]     This may be due to a blocked port,missing dependencies,8:30:43 AM  [MysqL]     improper privileges,a crash,or a shutdown by another method.
8:30:43 AM  [MysqL]     Press the Logs button to view error logs and check
8:30:43 AM  [MysqL]     the Windows Event Viewer for more clues
8:30:43 AM  [MysqL]     If you need more help,copy and post this
8:30:43 AM  [MysqL]     entire log window on the forums

检查“/xampp/MysqL/data/MysqL_error.log”文件时,我得到:

InnoDB: using atomic writes.
2021-03-16  8:30:41 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-16  8:30:41 0 [Note] InnoDB: Uses event mutexes
2021-03-16  8:30:41 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-16  8:30:41 0 [Note] InnoDB: Number of pools: 1
2021-03-16  8:30:41 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-16  8:30:41 0 [Note] InnoDB: Initializing buffer pool,total size = 16M,instances = 1,chunk size = 16M
2021-03-16  8:30:41 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-16  8:30:41 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-16  8:30:41 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-16  8:30:41 0 [Note] InnoDB: Setting file 'C:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-16  8:30:41 0 [Note] InnoDB: File 'C:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-03-16  8:30:41 0 [Note] InnoDB: Waiting for purge to start
2021-03-16  8:30:42 0 [Note] InnoDB: 10.4.17 started; log sequence number 47072; transaction id 8
2021-03-16  8:30:42 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\MysqL\data\ib_buffer_pool
2021-03-16  8:30:42 0 [Note] Plugin 'FeedBACK' is disabled.
2021-03-16  8:30:42 0 [Note] InnoDB: Buffer pool(s) load completed at 210316  8:30:42
2021-03-16  8:30:42 0 [Note] Server socket created on IP: '::'.

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。