SELECT * FROM `nutricoaching`.`movies` WHERE YEAR='2004' AND (MEDIA LIKE '%Judit Viktor%' OR MEDIATYPE LIKE '%Judit Viktor%' OR SOURCE LIKE '%Judit Viktor%' OR ORIGINALTITLE LIKE '%Judit Viktor%' OR TRANSLATEDTITLE LIKE '%Judit Viktor%' OR DIRECTOR LIKE '%Judit Viktor%' OR PRODUCER LIKE '%Judit Viktor%' OR COUNTRY LIKE '%Judit Viktor%' OR CATEGORY LIKE '%Judit Viktor%' OR YEAR LIKE '%Judit Viktor%' OR ACTORS LIKE '%Judit Viktor%' OR DESCRIPTION LIKE '%Judit Viktor%' OR COMMENTS LIKE '%Judit Viktor%' OR VIDEOFORMAT LIKE '%Judit Viktor%' OR VIDEOBITRATE LIKE '%Judit Viktor%' OR AUDIOFORMAT LIKE '%Judit Viktor%' OR AUDIOBITRATE LIKE '%Judit Viktor%' OR RESOLUTION LIKE '%Judit Viktor%' OR FRAMERATE LIKE '%Judit Viktor%' OR LANGUAGES LIKE '%Judit Viktor%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -10,10
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 '-10,10' at line 1