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