Re: Mysql suddenly stop all connections during operation
Posted by: Jerry Leung
Date: October 11, 2006 12:47AM

Hi,

Continue the question, I has monitored the mysql server connection state, I found that on some stated MYSQL Administrator --> Server Connections --> User Connections, the listing of all active connection threads will increase during my system operate,but on some stated the connection threads will not increase. It is so strange.

and other question, if the active threads were represented the active opening connections from my program to mysql server which active when connection.open() tiggered, so why the thread will not disappear during connection.close()?

I have found that during I using the tool "Mysql Query Browser" a new Thread will create, and when I close the tool, the thread will be disappear. why?

Thanks for any powerful programmer to help me solve the problem.

Jerry

Options: ReplyQuote


Subject
Written By
Posted
Re: Mysql suddenly stop all connections during operation
October 11, 2006 12:47AM


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.