SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Espionnage%' AND COUNTRY LIKE '%Canada%' AND MEDIATYPE='MKV HD 1080' AND (ORIGINALTITLE LIKE '%Catherine Keener%' OR TRANSLATEDTITLE LIKE '%Catherine Keener%' OR ACTORS LIKE '%Catherine Keener%' OR DIRECTOR LIKE '%Catherine Keener%' OR PRODUCER LIKE '%Catherine Keener%') ORDER BY DATEADD DESC, ORIGINALTITLE

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