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.
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.