Causes that can cause got timeout reading communication packets errors

Source: Internet
Author: User

Https://dev.mysql.com/doc/refman/5.5/en/communication-errors.html

There are several reasons why got Timeout reading communication packets errors may be caused by the following:


A client attempts to access a database but has no privileges for it. (No permissions)

A client uses an incorrect password. (Bad password)

A connection packet does not contain the right information. (The connection does not contain the correct information)

It takes more than connect_timeout seconds to obtain a connect packet. (Get connection information from Connect_timeout duration)

The client program did is not a call mysql_close () before exiting. (The client does not invoke the Mysql_close () function)

The client had been sleeping more than wait_timeout or interactive_timeout seconds without all issuing to the requests Ver. (Client's empty connection time is too long, more than Wait_timeout and interactive_timeout time)

The client program ended abruptly in the middle of a data transfer. (Terminated during data transfer)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.