MyISAM table repair problem
hi all
I have a myisam table which which has been corrupted due to reason(1 client is using or hasn't closed the table properly). when i tried to repair this table using REPAIR TABLE TABLE_NAME,then after some time mysql is giving some like
ERROR 2013 (HY000): Lost connection to MySQL server during query
size of TABLE_NAME.MYD = 5.9 GB
size of TABLE_NAME.MYI = 5.0 GB
so plz give me some solution to this problem
Subject
Views
Written By
Posted
MyISAM table repair problem
2572
June 22, 2012 12:33AM
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.