|
Could not obtain post ids
DEBUG MODE
SQL Error : 1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
SELECT topic_id
FROM phpbb_topics
WHERE topic_replies = 0
AND topic_moved_id = 0
Line : 627 File : search.php |
|
|