SELECT * FROM `mrlafiadb01`.`movies` WHERE (ORIGINALTITLE LIKE '%Patrick Wilson%' OR TRANSLATEDTITLE LIKE '%Patrick Wilson%' OR ACTORS LIKE '%Patrick Wilson%' OR DIRECTOR LIKE '%Patrick Wilson%' OR PRODUCER LIKE '%Patrick Wilson%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT -18,18

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