SQL Fehler - Speicher voll?
Verfasst: 07.10.2006 11:07
Hallo!!
Hab auf meinem Forum seit gestern Nacht folgenden Error:
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_id, t.topic_title FROM ((( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = f.forum_last_post_id) GROUP BY f.forum_id ORDER BY f.cat_id, f.forum_order
Line : 485
File : index.php
Habe die Forumssuche benutzt... da kam heraus Error 28 = Serverspeicher voll!
Trifft das auch für meinen Server zu?
Bei der DB-Wartung kommt bei "Check user and group tables" folgender Fehler:
Checking for invalid language settings
Fehler: Couldn't get user and theme data!
SQL Error : 1030 Got error 28 from table handler
SELECT user_lang FROM phpbb_users WHERE user_id <> -1 GROUP BY user_lang
Line : 1100
File : /www/www.maidenaustria.at/bb/admin/admin_db_maintenance.php
Hängt das zusammen oder sind das zwei unabhängige Probleme?
Ich bitte um Eure Hilfe!!!!
Hab auf meinem Forum seit gestern Nacht folgenden Error:
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_id, t.topic_title FROM ((( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = f.forum_last_post_id) GROUP BY f.forum_id ORDER BY f.cat_id, f.forum_order
Line : 485
File : index.php
Habe die Forumssuche benutzt... da kam heraus Error 28 = Serverspeicher voll!
Trifft das auch für meinen Server zu?
Bei der DB-Wartung kommt bei "Check user and group tables" folgender Fehler:
Checking for invalid language settings
Fehler: Couldn't get user and theme data!
SQL Error : 1030 Got error 28 from table handler
SELECT user_lang FROM phpbb_users WHERE user_id <> -1 GROUP BY user_lang
Line : 1100
File : /www/www.maidenaustria.at/bb/admin/admin_db_maintenance.php
Hängt das zusammen oder sind das zwei unabhängige Probleme?
Ich bitte um Eure Hilfe!!!!