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