Email: service@parnassusdata.com 7 x 24 online support!

    You are here

    • You are here:
    • Home > Blogs > PDSERVICE's blog > MySQL Error: 1039 Unexpected EOF found when reading file ‘%s’ (errno: %d)

MySQL Error: 1039 Unexpected EOF found when reading file ‘%s’ (errno: %d)

MySQL Error: 1039 Unexpected EOF found when reading file ‘%s’ (errno: %d)

讨论

该错误可能在MySQL读取表文件,VIEW,.frm文件,logs文件,有全文索引的干扰词的文件,或有时间区信息的文件时发生。

 

意外的EOF错误表示MySQL得到一个小于预期的文件。一般情况下,你不会得到这个错误。但它说明你有损坏的文件系统,或损坏的表文件或日志或其他文件。或者是由于在MySQL本身的错误发生。