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