SELECT * FROM `thebigwaf01`.`movies` WHERE (ORIGINALTITLE LIKE '%J.K. Simmons%' OR TRANSLATEDTITLE LIKE '%J.K. Simmons%' OR DIRECTOR LIKE '%J.K. Simmons%' OR PRODUCER LIKE '%J.K. Simmons%' OR ACTORS LIKE '%J.K. Simmons%' OR DESCRIPTION LIKE '%J.K. Simmons%' OR VIDEOFORMAT LIKE '%J.K. Simmons%' OR FRAMERATE LIKE '%J.K. Simmons%' OR FILESIZE LIKE '%J.K. Simmons%' OR AUDIOFORMAT LIKE '%J.K. Simmons%' OR DATEADD LIKE '%J.K. Simmons%' OR MEDIA LIKE '%J.K. Simmons%' OR RESOLUTION LIKE '%J.K. Simmons%' OR LENGTH LIKE '%J.K. Simmons%' OR LANGUAGES LIKE '%J.K. Simmons%' OR SUBTITLES LIKE '%J.K. Simmons%' OR MEDIATYPE LIKE '%J.K. Simmons%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -36,36

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