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