A Database Error Occurred

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

SELECT *, date_format(Timestamp, '%Y-%m-%d') AS dt FROM tbl_video LEFT JOIN wi_model ON (model_name = 'Stacy Moran') WHERE wi_model.t_id = tbl_video.model_id ORDER BY Timestamp DESC LIMIT -9 ,9