Home » Performance » MySQL » Lost connection to MySQL server during query
Lost connection to MySQL server during query [message #1198] Fri, 04 May 2007 09:23
julian  is currently offline julian
Messages: 13
Registered: March 2007
Junior Member
Hi Guys



If I execute this type of select command I get following error


select Distinct B.cdlabel, cdlabelText from cdlabel A ,entrycheck B, markingqc C where B.ImageId=C.ImageId and A.cdlabel = B.cdlabel and markingqc =2 and (B.BatchidName<>0 or B.BatchidLegal<>0) and ( KeyQc=0 )and ( Key1=6) and ( Key2=6) and counterN =1 and markflag = 0 AND IMAGEORDER =1 and utility <>1 order by cdlabelText





Error Code : 2013
Lost connection to MySQL server during query
(0 ms taken)


Even this error occurs while executing in Qury browser.


I created index also.

If the DB contains minimum records the result is displayed


If DB contains more number of records "Lost connection to MySQL server during query" error displayed.



Why this error occurs and what is the solution for it?


Thanks

Read Message
Previous Topic:How to improve the speed of mysql query using count(*)
Next Topic:2 minutes to kill server
Goto Forum:

  


Current Time: Thu Jul 9 23:04:03 EDT 2009

Total time taken to generate the page: 0.01171 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software

MySQL is a trademark of Sun Microsystems.
InnoDB is a trademark of Oracle Corp.

Percona Performance Forums are a service of Percona, Inc.
Not affiliated with Sun Microsystems or Oracle Corp.