SELECT * FROM `d0045385`.`moviedb` WHERE YEAR='1992' AND (MEDIA LIKE '%G�the Grefbo%' OR MEDIATYPE LIKE '%G�the Grefbo%' OR SOURCE LIKE '%G�the Grefbo%' OR ORIGINALTITLE LIKE '%G�the Grefbo%' OR TRANSLATEDTITLE LIKE '%G�the Grefbo%' OR DIRECTOR LIKE '%G�the Grefbo%' OR PRODUCER LIKE '%G�the Grefbo%' OR COUNTRY LIKE '%G�the Grefbo%' OR CATEGORY LIKE '%G�the Grefbo%' OR YEAR LIKE '%G�the Grefbo%' OR ACTORS LIKE '%G�the Grefbo%' OR DESCRIPTION LIKE '%G�the Grefbo%' OR COMMENTS LIKE '%G�the Grefbo%' OR VIDEOFORMAT LIKE '%G�the Grefbo%' OR VIDEOBITRATE LIKE '%G�the Grefbo%' OR AUDIOFORMAT LIKE '%G�the Grefbo%' OR AUDIOBITRATE LIKE '%G�the Grefbo%' OR RESOLUTION LIKE '%G�the Grefbo%' OR FRAMERATE LIKE '%G�the Grefbo%' OR LANGUAGES LIKE '%G�the Grefbo%') ORDER BY DATEADD DESC, TRANSLATEDTITLE ASC LIMIT -10,10

Invalid Query: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-10,10' at line 1