Bug #38698 | Problems with "Incorrect information in file" on .frm files since 5.1.24-rc | ||
---|---|---|---|
Submitted: | 10 Aug 2008 13:06 | Modified: | 11 Aug 2008 10:15 |
Reporter: | Paul Smedley | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: General | Severity: | S2 (Serious) |
Version: | 5.1.24 & above | OS: | Other (OS/2) |
Assigned to: | CPU Architecture: | Any |
[10 Aug 2008 13:06]
Paul Smedley
[10 Aug 2008 17:11]
Valeriy Kravchuk
Thank you for a problem report. Had you tried to execute mysql_upgrade after upgrading to 5.1.24+?
[10 Aug 2008 20:40]
Paul Smedley
Yes I tried mysql_upgrade - in the window I run it from I get a bunch of errors like: Error : Incorrect information in file: '.\joomla_database\jos_messages.frm' error : Corrupt mysql.help_relation OK mysql.slow_log Error : Incorrect information in file: '.\mysql\slow_log.frm' error : Corrupt mysql.time_zone Error : Incorrect information in file: '.\mysql\time_zone.frm' error : Corrupt mysql.time_zone_leap_second OK mysql.time_zone_name Error : Incorrect information in file: '.\mysql\time_zone_name.frm' error : Corrupt mysql.time_zone_transition Error : Incorrect information in file: '.\mysql\time_zone_transition.frm' error : Corrupt mysql.time_zone_transition_type Error : Incorrect information in file: '.\mysql\time_zone_transition_type.frm ' error : Corrupt Running 'mysql_fix_privilege_tables'... OK
[11 Aug 2008 9:43]
Paul Smedley
Please close the ticket - for some reason the .frm files were being opening in ascii mode not binary - ensuring the flags are set correctly for binary mode in my_open resolves the issue. Why it wasn't an issue in the older builds is beyond me.
[11 Aug 2008 10:15]
Sveta Smirnova
Thank you for the feedback. Closed as "Not a Bug", because last comment.