SELECT * FROM `thebigwaf01`.`movies` WHERE DIRECTOR LIKE '%Ming-liang Tsai%' AND (ORIGINALTITLE LIKE '%Dani�le Thompson%' OR TRANSLATEDTITLE LIKE '%Dani�le Thompson%' OR DIRECTOR LIKE '%Dani�le Thompson%' OR PRODUCER LIKE '%Dani�le Thompson%' OR ACTORS LIKE '%Dani�le Thompson%' OR DESCRIPTION LIKE '%Dani�le Thompson%' OR VIDEOFORMAT LIKE '%Dani�le Thompson%' OR FRAMERATE LIKE '%Dani�le Thompson%' OR FILESIZE LIKE '%Dani�le Thompson%' OR AUDIOFORMAT LIKE '%Dani�le Thompson%' OR DATEADD LIKE '%Dani�le Thompson%' OR MEDIA LIKE '%Dani�le Thompson%' OR RESOLUTION LIKE '%Dani�le Thompson%' OR LENGTH LIKE '%Dani�le Thompson%' OR LANGUAGES LIKE '%Dani�le Thompson%' OR SUBTITLES LIKE '%Dani�le Thompson%' OR MEDIATYPE LIKE '%Dani�le Thompson%') 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