mysql - 如何停止记录到 Windows 事件查看器应用程序部分的事件?

标签 mysql events connection

标题:中止与数据库的连接 有数千个事件被记录到 Windows 事件查看器应用程序部分。 如何阻止或解决它们 MySQL版本:5.7

请参阅下面所附的屏幕截图,其中记录了 75,000 多个事件。 enter image description here

最佳答案

如下面的链接所示,尝试增加以下内容

[mysqld] 
max_allowed_packet=256M 
SET GLOBAL max_allowed_packet = 1024 * 1024 * 256;

https://dba.stackexchange.com/questions/19135/mysql-error-reading-communication-packets

关于mysql - 如何停止记录到 Windows 事件查看器应用程序部分的事件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59782815/

相关文章:

javascript - 由于事件导致模型更改后,AngularJS 不刷新 View

android - 无法从 Android 连接到 Firebird 服务器

java - 为什么 RMI localhost 客户端使用 no localhost ip 连接 RMI localhost 服务器

php - 将 jquery datepicker 创建的日期转换为标准的 mysql dateformat

php - 更新mysql列字段中的数据而不删除以前的值

java - 雅虎财经流解析插入MySQL数据库

javascript - Angular Ctrl 单击?

c# - 处理 WPF 用户控件的事件

javascript - Node.js MySQL 连接问题

php - 使用 INNER JOIN 在 3 个表中搜索关键字