Error Error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error

Started by qwerty, January 05, 2004, 01:01:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

qwerty

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)

Joachim Müller

might be your mySQL-database is broken. Refer to the mySQL-documentation how to repair a broken db.

GauGau