SELECT * FROM `db_193470_2`.`movies` WHERE (ORIGINALTITLE LIKE '%Brian F. Mulvey%' OR TRANSLATEDTITLE LIKE '%Brian F. Mulvey%' OR ACTORS LIKE '%Brian F. Mulvey%' OR DIRECTOR LIKE '%Brian F. Mulvey%' OR PRODUCER LIKE '%Brian F. Mulvey%') ORDER BY SOURCE DESC, NUM DESC LIMIT -100,100

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 '-100,100' at line 1