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