On Oct 20, 2008, at 12:17 PM, Greg Smith wrote:

I seem to be getting exceptions when trying to save to a MySQL table. It happens only occasionally and the log indicates I should turn autoReconnect=true. Does anyone know if this will cause other problems with EOF? Is there a better way? Thanks.

I am now using this in the model:
jdbc:mysql://localhost/MyDBname?autoReconnect=true


I am not a MySQL user, but EOF is built to automatically reconnect to the database if connection is lost. If that is what this does, it seems a good thing to add.

Chuck


--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to