en
> all attempts 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 surv
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 li