免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 17806 | 回复: 8
打印 上一主题 下一主题

mysql日志:Got an error reading communication packets是什么问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-11-08 08:29 |只看该作者 |倒序浏览
这个是日至:
051108  8:21:34  Aborted connection 264978 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:01  Aborted connection 263764 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:01  Aborted connection 267275 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:01  Aborted connection 266613 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:01  Aborted connection 267207 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:01  Aborted connection 267269 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:01  Aborted connection 267056 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:01  Aborted connection 265264 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)
051108  8:22:28  Aborted connection 267543 to db: 'db' user: 'www' host: `192.168.0.51' (Got an error reading communication packets)

不知道是什么原因?

论坛徽章:
0
2 [报告]
发表于 2008-06-16 17:34 |只看该作者
我今天也出现这个错误了,请问怎么解决,高手呢?帮帮忙啊

论坛徽章:
0
3 [报告]
发表于 2008-06-17 13:29 |只看该作者
尝试一下

增大max_allowed_packet对应的数值试一下

这个给大家参考一下:http://dev.mysql.com/doc/refman/5.0/en/communication-errors.html

论坛徽章:
0
4 [报告]
发表于 2008-06-17 14:58 |只看该作者
原帖由 ProfessorTian 于 2008-6-17 13:29 发表
尝试一下

增大max_allowed_packet对应的数值试一下

这个给大家参考一下:http://dev.mysql.com/doc/refman/5.0/en/communication-errors.html

:wink:

这个是一个方面。

觉得还是好好优化自己的SQL语句让他不要返回大的结果集的好。
如果有大的结果集,建议用sql_big_result.

论坛徽章:
0
5 [报告]
发表于 2008-06-17 15:57 |只看该作者
我昨天晚上改了几个参数,继续观察中
操作时间:23:48 2008-6-16
@@@@@@@@@@@@@@@@@@@@@@
max_allowed_packet = 32M
sort_buffer_size = 8M
join_buffer_size = 32M


sort_buffer_size = 8M,加到64M
max_allowed_packet = 32M,加到64M
join_buffer_size = 32M,加到64M

论坛徽章:
0
6 [报告]
发表于 2008-06-22 20:28 |只看该作者
调了 还是不行

论坛徽章:
0
7 [报告]
发表于 2008-06-22 20:30 |只看该作者
我发现慢查询 很多。。。
可能是 yueliangdao dba分析的对。。难道是 sql语句引起的 ?

论坛徽章:
1
双子座
日期:2013-08-19 14:56:16
8 [报告]
发表于 2008-06-23 18:15 |只看该作者
原帖由 yueliangdao0608 于 2008-6-17 14:58 发表

:wink:

这个是一个方面。

觉得还是好好优化自己的SQL语句让他不要返回大的结果集的好。
如果有大的结果集,建议用sql_big_result.

我原来也出现过,
有几台机器直接 mysql -uxx -pccc -hxxxx 就出这个错误,   问题不在服务器端的参数 我认为,

论坛徽章:
0
9 [报告]
发表于 2008-06-23 20:00 |只看该作者
This problem happened on one of my product machine.I'll make a careful check of this tomorrow morning.

Could anybody give a perfect reply here?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP