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