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