MySQL Forums
Forum List  »  Microsoft Access

Re: PLEASE HELP! Call Failed errors after short inactivity with MS Access 2007 and MySQL(web host)
Posted by: Jay Alverson
Date: August 02, 2009 09:34AM

Well the error message is in the Common Errors of the MySQL Manual

Download the MySQL Manual for your version at:
http://dev.mysql.com/doc/#refman

(I like the CHM version)

Checkout Chapter B.1.2.9. MySQL server has gone away under
Appendix B. Errors, Error Codes, and Common Problems

It offers quite a few details on it. Basically the timeout period was
reached and the server closed the connection since it wasn't being
used (or that's one explanation).

Take a look at the section and see if anything else more specific
helps.

>

Thanks, Jay

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: PLEASE HELP! Call Failed errors after short inactivity with MS Access 2007 and MySQL(web host)
2356
August 02, 2009 09:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.