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