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