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