PDOException: SQLSTATE[HY000]: General error: 2006 MySQL

Published on Author JFLeave a comment

MySQL server has gone away. But where did it go? PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: This can be a tear your hair out kind of error, especially in Drupal. The solution, however, is often pretty simple: MySQL is out of connections. Or, more appropriately, max_allowed_packet is probably set too low… Continue reading PDOException: SQLSTATE[HY000]: General error: 2006 MySQL