Jump to content

Help with database error please!


Recommended Posts

I'm looking for a bit of help in resolving a possible database issue on my 1.5.3 installation.

 

I have a product export module that produces a blank file. Turning on debugging produces the following error message within the file:

 

Fatal error: Uncaught Incorrect key file for table '/tmp/#sql_a887_0.MYI'

 

The developer suspects it's an issue with the ps_category_lang table, but I can't repair it from cPanel or phpMyAdmin because my install uses the InnoDB engine.

 

The hosting company has confirmed there's no issue with lack of space in the /tmp folder, which the develop also suggested checking.

 

How do I repair this particular table?

 

Any suggestions appreciated...

Link to comment
Share on other sites

Thanks for replying.

 

I have full use of phpMyAdmin, but when I try to repair the ps_category_lang table it returns a message "The storage engine for the table doesn't support repair".

 

A quick Google suggests it's because of Prestashop's default InnoDB option that phpMyAdmin can't properly repair it.

Link to comment
Share on other sites

Yes, I can certainly export and import databases and individual tables, but what method to actually repair them? I'm not even sure how a table is repaired? I have another PS installation with no errors that I can compare it to, bit I'm still not sure what specific error/mismatch etc is causing the damage.

Link to comment
Share on other sites

×
×
  • Create New...