Seite 1 von 1

Plötzliche Fehlermeldung: 1030 Got error 122 from table hand

Verfasst: 09.09.2004 11:11
von Tissy
Hallo alle zusammen,
kann mir jemand folgende Fehlermeldung erklären???
DEBUG MODE

SQL Error : 1030 Got error 122 from table handler

SELECT c.*, COUNT(p.pic_id) AS count FROM phpbb_album_cat AS c LEFT JOIN phpbb_album AS p ON c.cat_id = p.pic_cat_id WHERE cat_id <> 0 GROUP BY cat_id ORDER BY cat_order ASC
Tritt auf verschiedenen, aber nicht allen, Seiten auf. Habe keine Ahnung wo die auf einmal her kam.

Verfasst: 09.09.2004 11:53
von Markus67
Hi ...

Da ist die Festplatte voll auf die MySQL schreiben soll ... :wink:

http://www.phpbb.de/viewtopic.php?t=51900

Markus

Verfasst: 09.09.2004 13:01
von Tissy
Ah alles klar!

DANKE!!!

Und schon gehts wieder :D