SELECT * FROM `db_193470_2`.`movies` WHERE (ORIGINALTITLE LIKE '%Modesto Cordero%' OR TRANSLATEDTITLE LIKE '%Modesto Cordero%' OR ACTORS LIKE '%Modesto Cordero%' OR DIRECTOR LIKE '%Modesto Cordero%' OR PRODUCER LIKE '%Modesto Cordero%') ORDER BY SOURCE DESC, NUM DESC LIMIT -10,10

Invalid Query: 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 '-10,10' at line 1