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