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