Jump to content

Database Table Error


mcmuney

Recommended Posts

I'm getting this error, "#1033 - Incorrect information in file: './rateomet_script/sc_member_images.frm' " when logging into myphpAdmin and as a result, this table cannot be accessed. I've reported the issue to my shared host tech support, they just upgraded their server and seem to be clueless. Meanwhile, my site isn't pulling any data and last backup is a month old. Any guru's know how to export in the above situation without having back-end access???
Link to comment
https://forums.phpfreaks.com/topic/19323-database-table-error/
Share on other sites

No -- the FRM file is just the table definition, and related meta-data.  But assuming you have a backup of the MYD/MYI files, you can probably make a "new" table with the exact same definitions, copy the new FRM file, and rename it accordingly.  It's worth a shot.
Link to comment
https://forums.phpfreaks.com/topic/19323-database-table-error/#findComment-84612
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.