Search code examples
mysqlsqlmysql-error-2006mysql-error-2013

Getting MYSQL Error: "Error Code: 2006 - MySQL server has gone away"


I am getting following error, when I try to import MYSQL database:

Error Code: 2013 - Lost connection to MySQL server during queryQuery:
Error Code: 2006 - MySQL server has gone away

Can someone let me know what is wrong?


Solution

  • Here you can read more about this error and various ways to avoid/solve it

    From the docs:

    The most common reason for the MySQL server has gone away error is that the server timed out and closed the connection