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