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