MySQL Forums
Forum List  »  Router & Proxy

MySQL error during Insert
Posted by: Ravi Krishnan
Date: July 28, 2009 11:15AM

Hi,

I am running MySQL 5.0.22 server and my application table (uses MyISAM engine) has around 16 Million records. My application was running fine but Insert queries have started failing all of sudden from my C++ code. I tried to execute insert SQL manually from MySQL command line but get the following error

ERROR 2013 (HY000): Lost connection to MySQL server during query

However I am able to do Select query.

Can anyone please help me what's going on here? I would greatly appreciate your help.

Thanks,
Ravi

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL error during Insert
3613
July 28, 2009 11:15AM
2403
July 28, 2009 07:26PM
2287
July 30, 2009 02:10PM


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.