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