Duhaime Johanne wrote:
Johanne,Hello
Since that list is wonderfull to solve my problem, I will try again. But
this might not be the best place since the problem concerns mysql access
througt tomcat (jakarta-tomcat-5.0.28).
The java application we have, when start after a mysql restart (night
backup) , will give an error (reset of the connection) for the first
person that log in. Then all subsequent logging will be fine until a
mysql restart.
How can I prevent that?
Johanne Duhaime IRCM
It sounds like tomcat thing. You could get around it by setting up replication and taking the slave db off line instead of the main db. It'd probably be a good idea anyway since your only cost is a little bit of time and some cheap hardware.
walt
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]