coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: qwerty on January 05, 2004, 01:01:10 PM

Title: Error
Post by: qwerty on January 05, 2004, 01:01:10 PM
I get this error-message, what's wrong? I think it happened just when we entered the year of 2004.

While executing query "SELECT pid, msg_author, DATE_FORMAT(msg_date, "%y-%m-%d") as date, msg_body FROM CPG_comments ORDER BY msg_date DESC LIMIT 5"

mySQL error: Can't open file: 'CPG_comments.MYD'. (errno: 144)
Title: Error
Post by: Joachim Müller on January 05, 2004, 05:00:16 PM
might be your mySQL-database is broken. Refer to the mySQL-documentation how to repair a broken db.

GauGau