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