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