SQL Error : 1226 User 'jmandre-ago2' has exceeded the 'max_questions' resource (current value: 2650)
SELECT t.topic_excluded, f.cat_id
FROM phpbb_topics t
LEFT JOIN phpbb_forums f ON f.forum_id = t.forum_id
LEFT JOIN phpbb_posts p ON t.topic_id = p.topic_id
WHERE p.post_id = 39588