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