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