News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

mySQL error: Incorrect key file

Started by dcbrit2003, April 09, 2006, 01:57:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dcbrit2003

Hi All,

When I go the album index/home page in my Coppermine installation I just started getting an error message and when itno debug mode. I saw this error message :

While executing query "SELECT * FROM cpg143_pictures WHERE approved = 'YES'  ORDER BY RAND() LIMIT 8" on 0

mySQL error: Incorrect key file for table '/tmp/#sql_179e_0.MYI'; try to repair it

I logged into MySQL manually and tried to repair the table with "repair table cpg143_pictures;" but this did not work. Any suggestions?

Regards, Mark

kegobeer

Do a check table on the pictures table to get an actual MySQL error message.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

dcbrit2003

problem solved. THere was a large file taking up all the space in /tmp