Table 'mista.forum_topics' doesn't existPREPARE `59d7ffdaae49e1e3250b2b561df63ab9` 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 <= 1750353479 AND t.id <> 899169 AND not(t.updated_unixtime is null)) AND t.`deleted` = 0 AND t.`forum` NOT IN ("moder") AND t.`section` = 31 ORDER BY t.`updated_unixtime` DESC LIMIT 0 , 20'