`
zhang_ly520
  • 浏览: 161997 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

(转)Got an error reading communication packets mysql

阅读更多

经常会有使用mysql的朋友会发现error.log中有大量的
[Warning] Aborted connection 。。。。。(Got an error reading communication packets)
对于这样的警告日志,大致从下面两个方面排查
1网络问题,网络是否存在问题,花费了超过 connect_timeout 的时间去得到一个数据包
2账号密码是否正确
3客户端是否有权限连接该数据库
4连接包是不是有带有正确的信息

如果都不是上面的问题,可以尝试加大max_allowed_packet_size,或者使用php的短连接,不使用长连接,再或者每次查询完成后关闭连接,避免The client had been sleeping more than wait_timeout or interactive_timeout seconds without issuing any requests to the server.(客户端连接休眠时间超过wait_timeout,interactive)
实在没招了,可以大概general query log,把所有查询的sql都列出来。
还是解决不了,就是更底层的原因了,网络设备故障等等。详细见参考


参考http://dev.mysql.com/doc/refman/5.1/en/communication-errors.html

分享到:
评论

相关推荐

    mysql提示got timeout reading communication packets的解决方法

    user: ‘root’ host: `localhost’ (Got timeout reading communication packets) MYSQL server has gone away 引起这个原因是不可怕的.原因是更改了系统的断开时间. mysql>show gloable variables like “%time...

    MySQL Aborted connection告警日志的分析

    有时候,连接MySQL的会话经常会异常退出,错误日志里会看到”Got an error reading communication packets”类型的告警。本篇文章我们一起来讨论下该错误可能的原因以及如何来规避。 1.状态变量Aborted_clients和...

    MySQL:reading initial communication packet问题解决方法

    Lost connection to MySQL server at ‘reading initial communication packet’ 错误解决 上次解决了这个问题,今天又碰到,突然失忆,又做了一番无用功后终于搞定,这次一定要记录下来,免得下次又浪费时间 1、...

    通过案例分析MySQL中令人头疼的Aborted告警

    - `[Warning] Aborted connection 305628 to db: 'db' user: 'dbuser' host: 'hostname' (Got an error reading communication packets)` - `[Warning] Aborted connection 81 to db: 'unconnected' user: 'root' ...

    Wireshark- A Guide to Color My Packets

    ### Wireshark: A Comprehensive Guide to Coloring Your Packets #### Introduction In the realm of cybersecurity and network analysis, tools like Wireshark play a pivotal role in detecting anomalous ...

    Route Packets, Not Wires On-Chip Interconnection Networks

    标题与描述:“Route Packets, Not Wires:On-Chip Interconnection Networks” 此标题与描述主要探讨了在芯片设计中采用网络互连而非传统布线技术的概念。文章由斯坦福大学计算机系统实验室的William J. Dally和...

    Wavelet Packets and Their Statistical Applications

    电子书《小波包及其统计应用》(Wavelet Packets and Their Statistical Applications)是该领域的经典著作。这本电子书由Khalil Ahmad和Abdullah撰写,并由Springer出版。这本书深入探讨了小波包在统计分析中的理论...

    POJ1017-Packets

    标题中的"POJ1017-Packets"指的是北京大学在线编程平台POJ(Problem Set of Peking University)上的第1017题,这是一道关于数据包处理的问题。题目通常要求参赛者编写程序来解决特定的算法或逻辑挑战。 在描述中...

    Error Correction coding——mathematical methods and algorithms

    Error Correction Coding - Mathematical Methods and Algorithms (Source Files Contained).pdf Error Correction Coding Mathematical Methods and Algorithms Todd K. Moon Utah State University @ E ! C I E N...

    USB4 1.0 ECN - Storing Credit and TMU Packets.pdf

    Adapter has 10 credits, it can receive up to 10 Transport Layer Packets before needing to request more credits from the sender. This credit-based mechanism ensures efficient bandwidth utilization and ...

    BURNINTEST--硬件检测工具

    This problem is now just reported as an error (and BurnInTest) continues. - When BurnInTest crashes, it should now generate a "minidump" file to help debug which system component caused the failure...

    0-1packets.zip_packets 算法

    0-1背包问题是一种经典的组合优化问题,在计算机科学和运筹学中有着广泛的应用。它描述的是这样的场景:我们有一组物品,每种物品都有一个重量和一个价值,我们需要将这些物品放入一个容量有限的背包中,使得背包中...

    Stable matter-wave packets in a traveling lattice potential

    标题“Stable matter-wave packets in a traveling lattice potential”中提到的“稳定物质波包”和“移动格子势”涉及量子物理领域中的玻色-爱因斯坦凝聚体(Bose-Einstein Condensate,简称BEC)的概念。...

    Packets with Deadlines A Framework for Real-Time Wireless Networks

    在介绍这篇题为《Packets with Deadlines: A Framework for Real-Time Wireless Networks》的文章之前,我们需要了解文章所涉及的几个关键领域:实时无线网络、网络资源包动态规划以及通信网络。本文的作者是来自...

    draw_packets.rar_des MATLAB_packets

    TRAITEMENT DES EMAGE

    可以引用SharpPcap.Packets,不会报错。

    标题提到的“可以引用SharpPcap.Packets,不会报错”,意味着在项目中正确地引用了SharpPcap.dll,从而能够访问到其中的Packets命名空间,这是解决特定问题的关键。 描述中指出,“命名空间SharpPcap中不存在类型或...

    S10-ZTE-80 Packets Lost.pcapng

    S10-ZTE-80 Packets Lost.pcapng

Global site tag (gtag.js) - Google Analytics