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