string(643) "SELECT p.id, p.autor, p.date, p.short_story, CHAR_LENGTH(p.full_story) as full_story, p.xfields, p.title, p.category, p.alt_name, p.comm_num, p.allow_comm, p.fixed, p.tags, e.news_read, e.allow_rate, e.rating, e.vote_num, e.votes, e.view_edit, e.editdate, e.editor, e.reason FROM dle_post p LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE p.id IN (469500,469501,494542,533305,540403,590662,590665,605117,608434,609448,619135,619136,626646,626647,626650,628589,630491,630492,630493,632849,634341,634342,634344,635246,637954,639744,644297,644301,675075,710897) AND p.approve=1 AND date < '2026-01-17 22:02:10' ORDER BY date DESC LIMIT 0,24"