Re: autoReconnect=true, is it OK?
Re: autoReconnect=true, is it OK?
- Subject: Re: autoReconnect=true, is it OK?
- From: Chuck Hill <email@hidden>
- Date: Mon, 20 Oct 2008 12:24:19 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden