SELECT * FROM `nutricoaching`.`movies` WHERE (MEDIA LIKE '%Rudolph Willrich%' OR MEDIATYPE LIKE '%Rudolph Willrich%' OR SOURCE LIKE '%Rudolph Willrich%' OR ORIGINALTITLE LIKE '%Rudolph Willrich%' OR TRANSLATEDTITLE LIKE '%Rudolph Willrich%' OR DIRECTOR LIKE '%Rudolph Willrich%' OR PRODUCER LIKE '%Rudolph Willrich%' OR COUNTRY LIKE '%Rudolph Willrich%' OR CATEGORY LIKE '%Rudolph Willrich%' OR YEAR LIKE '%Rudolph Willrich%' OR ACTORS LIKE '%Rudolph Willrich%' OR DESCRIPTION LIKE '%Rudolph Willrich%' OR COMMENTS LIKE '%Rudolph Willrich%' OR VIDEOFORMAT LIKE '%Rudolph Willrich%' OR VIDEOBITRATE LIKE '%Rudolph Willrich%' OR AUDIOFORMAT LIKE '%Rudolph Willrich%' OR AUDIOBITRATE LIKE '%Rudolph Willrich%' OR RESOLUTION LIKE '%Rudolph Willrich%' OR FRAMERATE LIKE '%Rudolph Willrich%' OR LANGUAGES LIKE '%Rudolph Willrich%') 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