If you experience MySQL timeouts, it's possible you are using heavy or very long MySQL queries. Please try using mysql_reconnect command before each query, and everything should be fine :)
NOTE: Feel free to check our tutorials on MySQL :)
If you experience MySQL timeouts, it's possible you are using heavy or very long MySQL queries. Please try using mysql_reconnect command before each query, and everything should be fine :)
NOTE: Feel free to check our tutorials on MySQL :)