SELECT * FROM `thebigwaf01`.`movies` WHERE (ORIGINALTITLE LIKE '%Guillaume Nicloux%' OR TRANSLATEDTITLE LIKE '%Guillaume Nicloux%' OR DIRECTOR LIKE '%Guillaume Nicloux%' OR PRODUCER LIKE '%Guillaume Nicloux%' OR ACTORS LIKE '%Guillaume Nicloux%' OR DESCRIPTION LIKE '%Guillaume Nicloux%' OR VIDEOFORMAT LIKE '%Guillaume Nicloux%' OR FRAMERATE LIKE '%Guillaume Nicloux%' OR FILESIZE LIKE '%Guillaume Nicloux%' OR AUDIOFORMAT LIKE '%Guillaume Nicloux%' OR DATEADD LIKE '%Guillaume Nicloux%' OR MEDIA LIKE '%Guillaume Nicloux%' OR RESOLUTION LIKE '%Guillaume Nicloux%' OR LENGTH LIKE '%Guillaume Nicloux%' OR LANGUAGES LIKE '%Guillaume Nicloux%' OR SUBTITLES LIKE '%Guillaume Nicloux%' OR MEDIATYPE LIKE '%Guillaume Nicloux%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -12,12
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 '-12,12' at line 1