MySQL Error!
------------------------
Error Number:
1064
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 '-9,9' at line 4
Error Query:
SELECT * FROM `items_` AS `i` WHERE ( `i`.type='flat' OR `i`.type='room' ) AND `i`.alias!='' ORDER BY `i`.last_update DESC LIMIT -9,9;