Table 'mista.forum_topics' doesn't existPREPARE `7f557308f40860d9514c01065e6ea76d` FROM ' SELECT SQL_CACHE t.`id`, t.`forum` as arena, t.`section`, t.`text`, t.`answers_count`, t.`user_id`, t.`user_name`, t.`updated_unixtime`, t.`updated_username`, t.`deleted`, t.`closed`, t.`down`, t.`moderator`, t.`moderated_unixtime`, t.`paid`, t.`is_voting` # здесь нет запятой FROM `forum_topics` AS t WHERE (t.updated_unixtime <= 1750686483 AND t.id <> 899272 AND not(t.updated_unixtime is null)) AND t.`deleted` = 0 AND t.`forum` NOT IN ("moder") ORDER BY t.`updated_unixtime` DESC LIMIT 0 , 20'