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