#2006-mysqlserver has gone away

Source: Internet
Author: User

#2006-mysql server has gone away

For Web applications, MySQL is often used, and data backup and restore is often done by Web applications, in general, with the client tool Phpmyadmin,sqlyog, etc., to back up the database without any problems, restore often encountered MySQL prompt #2006 error.

Error: 2006 (CR_SERVER_GONE_ERROR)

Message:mysql server has gone away

The reason may be that the SQL statement is too long, exceeding the maximum length of MySQL communication buffer;

Adjust the MySQL configuration file in Max_allowed_packet


max_allowed_packet=300m wait_timeout=200000 interactive_timeout = 200000

Restart MySQL, Apache


#2006-mysqlserver has gone away

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.