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