Reply
Fri 22 Oct, 2004 01:59 am
Could someone please tell me in
plain language, what this means?
Quote:Could not obtain matched posts list
DEBUG MODE
SQL Error : 1030 Got error 127 from table handler
SELECT post_id FROM phpbb_posts WHERE poster_id = 45
Line : 240
File : /home/a2kname/public_html/forums/search.php
--------------------------------------------------
Quote:Could not obtain search results
DEBUG MODE
SQL Error : 1030 Got error 127 from table handler
SELECT t.*, f.forum_id, f.forum_name, u.username, u.user_id, u2.username as user2, u2.user_id as id2, p.post_username, p2.post_username AS post_username2, p2.post_time FROM phpbb_topics t, phpbb_forums f, phpbb_users u, phpbb_posts p, phpbb_posts p2, phpbb_users u2 WHERE t.topic_id IN (34568, 35573, 35815, 36529) AND t.topic_poster = u.user_id AND f.forum_id = t.forum_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND u2.user_id = p2.poster_id ORDER BY p2.post_time DESC LIMIT 0, 50
Line : 769
File : /home/a2kname/public_html/forums/search.php
I'm doing maintenance on the databases, you may see some transient errors.
This semester I'm taking Database.. and I'm supposed to be learning SQL Server... is all of A2K a SQL database?
Craven de Kere wrote:I'm doing maintenance on the databases, you may see some transient errors.
Thanks - that's what I had thaught of :wink:
well, not to be impolite, but:
Quote:The subject should be relevant to the topic or question. Ideally the subject line should be able to summarize the question. Using a relevant title will greatly increase the chances of an answer.
Thok wrote:well, not to be impolite, but:
Quote:The subject should be relevant to the topic or question. Ideally the subject line should be able to summarize the question. Using a relevant title will greatly increase the chances of an answer.
That's not impolite at all - I appriciate it, when I'm taught to post the correct way to act here.
Thanks.