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