SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%canadien%' AND (ORIGINALTITLE LIKE '%Christopher Daniel Barnes%' OR TRANSLATEDTITLE LIKE '%Christopher Daniel Barnes%' OR ACTORS LIKE '%Christopher Daniel Barnes%' OR DIRECTOR LIKE '%Christopher Daniel Barnes%' OR PRODUCER LIKE '%Christopher Daniel Barnes%') ORDER BY DATEADD DESC, ORIGINALTITLE

Invalid Query: User 'mrlafiadb01' has exceeded the 'max_questions' resource (current value: 12496)