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