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