communication link failure

2001-03-20 Thread Geoff Marshall
Hello all! I've got an application-level object that grabs a pool of database connections (MySQL using the mm.mysql JDBC driver). All works well until there is not activity for some extended period of time (overnight) and then all attempts to access the database get "communication link fa

Re: communication link failure

2001-03-20 Thread Gary Shea
to access the database get "communication link failure" errors. Is there any way to configure Orion or MySQL to not give up on a database connection. Or do I have to move the connections to some other level. I know the app objects are surviving because I can query them, but just can't r