Error - mysql query Error - mysql query
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Error - mysql query

Started by doRm, August 07, 2006, 08:01:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

doRm

There's an error in my gallery - http://gallery.exweb.org. In czech "Vyskytla se chyba při databázovém dotazu." and in english it's something like that: "There's an error with mysql query". Do you know what it is?

Sami

enable debug mode and post the actual Error
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller


doRm

hi,

While executing query "SELECT count(*) FROM cpg132_pictures as p, cpg132_albums as a WHERE p.aid = a.aid AND approved='YES' AND category >= 10000" on 0

mySQL error: Can't open file: 'cpg132_pictures.MYI' (errno: 145)


Sami

Your cpg132_picture is cruppted
Eiher use phpmyadmin to repair that table or use repair option under mysql database section of your hosting control panel (if you have)
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller


doRm


Joachim Müller

In the future, search for your error message.