MySQL Forums
Forum List  »  Newbie

Re: Lost connection to MySQL server during query
Posted by: Peter Brawley
Date: November 12, 2017 10:46PM

> The most probable cause of this error may be that the table has been corrupted.

So you might start by running CHECK TABLE on the table, read https://dev.mysql.com/doc/refman/5.7/en/check-table.html first.

Options: ReplyQuote


Subject
Written By
Posted
Re: Lost connection to MySQL server during query
November 12, 2017 10:46PM


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.