Skip navigation links

MySQL Forums


Advanced Search

connection not closing
Posted by: Adam Hurlburt ()
Date: October 20, 2008 12:15PM

Hello,

I am using the ruby/mysql package installed with ruby gems on ubuntu 7.10 running on an apache2 server. I have no problems connecting to the database but the connection is not closing after the script terminates. Even if I explicitly state dbhandle.close() at the end of the script. This is resulting in my connection limit being reached and I am very curious as to why this is happening. I have no problem closing the connections when logged in with root account in mysql administrator.

I do not have the code with me right now on this computer but can post it if anyone thinks it will help.

Thanks,

Adam

Options: ReplyQuote


Subject Written By Posted
connection not closing Adam Hurlburt 10/20/2008 12:15PM


Sorry, you can't reply to this topic. It has been closed.