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