1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'order by last_news_id DESC\' at line 1

select ln.last_news_id from last_news ln where users_type = 1 and last_news_enabled = 1 and last_news_id < order by last_news_id DESC

[TEP STOP]