Re: maintaining connects to mysql

2004-02-05 Thread vpendleton
<<<<<<<<<<<<<< On 2/5/04, 4:21:36 PM, dan orlic <[EMAIL PROTECTED]> wrote regarding maintaining connects to mysql: > well this is what the deal is... I have a client/server application and > the server connects to mysql > via torque, an open so

maintaining connects to mysql

2004-02-05 Thread dan orlic
well this is what the deal is... I have a client/server application and the server connects to mysql via torque, an open source software project, they are jdbc connections. Here is the problem: If the applications is left up, let's say, over night, and the client tries to access the database,