SELECT * FROM `thebigwaf01`.`movies` WHERE (ORIGINALTITLE LIKE '%Matthew Perry%' OR TRANSLATEDTITLE LIKE '%Matthew Perry%' OR DIRECTOR LIKE '%Matthew Perry%' OR PRODUCER LIKE '%Matthew Perry%' OR ACTORS LIKE '%Matthew Perry%' OR DESCRIPTION LIKE '%Matthew Perry%' OR VIDEOFORMAT LIKE '%Matthew Perry%' OR FRAMERATE LIKE '%Matthew Perry%' OR FILESIZE LIKE '%Matthew Perry%' OR AUDIOFORMAT LIKE '%Matthew Perry%' OR DATEADD LIKE '%Matthew Perry%' OR MEDIA LIKE '%Matthew Perry%' OR RESOLUTION LIKE '%Matthew Perry%' OR LENGTH LIKE '%Matthew Perry%' OR LANGUAGES LIKE '%Matthew Perry%' OR SUBTITLES LIKE '%Matthew Perry%' OR MEDIATYPE LIKE '%Matthew Perry%') 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