MySQLDriverCS Exception
Posted by: wu scott
Date: February 22, 2005 10:30AM

Hello:
I use win2000 + MySQL 4.1.8 + Dotnet C# + MySQLDriverCS
My query is very normal query 'select * from table'
I don't know why sometimes it work fine, but may 1 or 2 time failed per day
***************************************************************
MySQLDriverCS Exception: MySQLDriverCS Error: wrong query.Lost connection to MySQL serv
r during query at MySQLDriverCS.MySQLCommand.ExecuteReader(Boolean CloseConnection)
at MySQLD
iverCS.MySQLCommand.ExecuteReaderEx()
****************************************************************
Do I need to check my connections?
I use non-transactional mode , so it's impossible dead lock issue, right ?
Any suggestion will be appreciated
Scott

Options: ReplyQuote


Subject
Written By
Posted
MySQLDriverCS Exception
February 22, 2005 10:30AM
February 22, 2005 10:44AM
February 22, 2005 06:10PM
February 22, 2005 11:12PM
February 23, 2005 04:55AM
February 23, 2005 06:39AM
March 01, 2005 01:35AM


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.