SELECT * FROM `mrlafiadb01`.`movies` WHERE (ORIGINALTITLE LIKE '%Elizabeth Rich%' OR TRANSLATEDTITLE LIKE '%Elizabeth Rich%' OR ACTORS LIKE '%Elizabeth Rich%' OR DIRECTOR LIKE '%Elizabeth Rich%' OR PRODUCER LIKE '%Elizabeth Rich%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT -12,12
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 '-12,12' at line 1