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