Thanks Kieran,
I had this setting in my connection but I was not convinced that it was 100%
safe.
May be because I mixed 2 independants problems ?
With jdbc utoReconnect set and MakeMySQLSuckALittleLess class from Hugi, I
still get errors :
WARN NSLog - <WOWorkerThread id=14
socket=Socket[addr=/127.0.0.1,port=58919,localport=2027]> Exception while sending
response: java.net.SocketException: Broken pipe
Is it related to mysql or it's a different problem ?
Thanks in advance
Pierre
Hugi ... that's overkill! Just add autoReconnect=true to the connection
URL. :P ....... for example:
mydatabase.URL=jdbc:mysql://myhost/mydatabase?capitalizeTypenames=true&useBundledJdbcInfo=true&autoReconnect=true
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com