If your website is running with long and heavy queries, you may receive the MySQL timeout error. You can try to use mysql_reconnect before each query so you shouldn’t face the issue.

Was this answer helpful? 1 Users Found This Useful (2 Votes)