SELECT * FROM `thebigwaf01`.`movies` WHERE CATEGORY LIKE '%Sci-Fi%' AND (ORIGINALTITLE LIKE '%Tanie Kitabayashi%' OR TRANSLATEDTITLE LIKE '%Tanie Kitabayashi%' OR DIRECTOR LIKE '%Tanie Kitabayashi%' OR PRODUCER LIKE '%Tanie Kitabayashi%' OR ACTORS LIKE '%Tanie Kitabayashi%' OR DESCRIPTION LIKE '%Tanie Kitabayashi%' OR VIDEOFORMAT LIKE '%Tanie Kitabayashi%' OR FRAMERATE LIKE '%Tanie Kitabayashi%' OR FILESIZE LIKE '%Tanie Kitabayashi%' OR AUDIOFORMAT LIKE '%Tanie Kitabayashi%' OR DATEADD LIKE '%Tanie Kitabayashi%' OR MEDIA LIKE '%Tanie Kitabayashi%' OR RESOLUTION LIKE '%Tanie Kitabayashi%' OR LENGTH LIKE '%Tanie Kitabayashi%' OR LANGUAGES LIKE '%Tanie Kitabayashi%' OR SUBTITLES LIKE '%Tanie Kitabayashi%' OR MEDIATYPE LIKE '%Tanie Kitabayashi%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -24,24
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 '-24,24' at line 1