NEWS
QUERY: SELECT n.* FROM news n Where n.status = 1 and n.priority > order by priority limit 1
ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by priority limit 1' at line 1