MySqlConnection doesn't close
Posted by: patrikkosonen
Date: November 07, 2006 02:56PM

Hi,

we have some problems with the .NET connector.
Even though we call the .close() method on the MySqlConnection it doesn't close.

If you look at the open connections with the MySQL Administrator you can see that the connection are sleeping.
After a while there are several hundreds of sleeping connections.

What is the problem?
Have some of you had similar problems, if so how did you solve it?

We are using the following:
MySql 5.0.24 (on a Windows 2003 server)
.NET Connector 1.0.7
VS 2005 (.NET 2.0)

thanks Patrik

Options: ReplyQuote


Subject
Written By
Posted
MySqlConnection doesn't close
November 07, 2006 02:56PM


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

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.