Published using Google Docs
Publish Error : MDB2 Error
Updated automatically every 5 minutes

The database connection is time out.

Please ask your host provider to edit file: /etc/my.cnf

by changing

wait_timeout=xxx

connect_timeout=xxx

to

wait_timeout=200

connect_timeout=200

And restart mysql with command:

/etc/rc.d/init.d/mysql restart

If doesn’t help, just try to increase those values until it’s enough.