From: Warren Young Date: June 5 2007 4:54pm Subject: Re: Stay connected with DB List-Archive: http://lists.mysql.com/plusplus/6627 Message-Id: <46659539.5010101@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit gary clark wrote: > > Shouldnt this be wrapped up in mysql++? No, because it's a policy set at the MySQL server. If the MySQL server says it wants you to go away if you haven't sent anything for 8 hours (the current default), that's what should happen. If you don't like the policy, change the my.cnf file. This is not a technical problem. Using technical workarounds misses the point.