There was an error while processing a database query. There was an error while processing a database query.
 

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

There was an error while processing a database query.

Started by unbeliever, November 05, 2005, 12:57:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

unbeliever

While executing query "SELECT sum(hits) FROM copper_pictures as p LEFT JOIN copper_albums as a ON p.aid=a.aid WHERE 1" on 0

mySQL error: Got error 127 from table handler


what should i do ?!?
i just uploaded some pics, suddenly this message appeared !!

DEBUG-INFO.txt

thx

Nibbler



kegobeer

Use your website's Control Panel to repair the tables, or use phpMyAdmin to execute these sql queries:

repair table copper_pictures
repair table copper_albums
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