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