Can't execute query

SELECT * FROM products WHERE products_active = 'Y' LIMIT -3, 15

MySQL 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 '-3, 15' at line 1

This script cannot continue, terminating.