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, via the server, the connects that torque aquired have timeout and
are no longer valid. so i thought that the wait_timeout variable might be the way to go...


do you know of something else I can set/configure in mysql so that the connection I initially create remain viable?

thanks


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to