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