SQL Fehler 1064
Verfasst: 18.09.2005 00:05
Hallo,
in einem meiner board erhalte ich folgende Meldung. Diese hatte ich schon mal, habe das Board dann gelöscht (mit allen threads) und wieder neu aufgebaut. Jetzt kommt die Meldung wieder.
Alle anderen Boards funktionieren.
Hat jemand eine Idee. Achso.. Ein SQL Check hat ergeben, dass die Datenbank anscheinend ok ist:
Hier die meldung:
ould not retrieve related topics information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 0, 5' at line 9
SELECT DISTINCT(t.topic_id) FROM nuke_bbsearch_wordmatch m, nuke_bbposts p, nuke_bbtopics t WHERE t.topic_id <> 42 AND t.topic_status <> 2 AND p.topic_id = t.topic_id AND p.post_id = m.post_id AND p.forum_id IN (1, 2, 3, 4, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15) AND m.title_match = 1 AND m.word_id IN () LIMIT 0, 5
Line : 92
File : /mnt/be1/02/627/00000012/htdocs/dss7/html/includes/functions_related.php
in einem meiner board erhalte ich folgende Meldung. Diese hatte ich schon mal, habe das Board dann gelöscht (mit allen threads) und wieder neu aufgebaut. Jetzt kommt die Meldung wieder.
Alle anderen Boards funktionieren.
Hat jemand eine Idee. Achso.. Ein SQL Check hat ergeben, dass die Datenbank anscheinend ok ist:
Hier die meldung:
ould not retrieve related topics information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 0, 5' at line 9
SELECT DISTINCT(t.topic_id) FROM nuke_bbsearch_wordmatch m, nuke_bbposts p, nuke_bbtopics t WHERE t.topic_id <> 42 AND t.topic_status <> 2 AND p.topic_id = t.topic_id AND p.post_id = m.post_id AND p.forum_id IN (1, 2, 3, 4, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15) AND m.title_match = 1 AND m.word_id IN () LIMIT 0, 5
Line : 92
File : /mnt/be1/02/627/00000012/htdocs/dss7/html/includes/functions_related.php