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