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