‘Can't find file: .MYI’ MySQL Error and Recovery
toristeeve.overblog.com
MyISAM is a standard storage engine used for MySQL that is based on older ISAM code. A MyISAM table is made of three files: .frm, .MYI and .MYD. MYI (MYIndex) is the index file that MyISAM uses to store table indexes. But at times, you observe that system is unable to open the .MYI file. The most li...
http://toristeeve.overblog.com/ae-can-t-find-file-myiae-mysql-error-and-recovery