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