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