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