SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Biopic%' AND COUNTRY LIKE '%Canadien%' AND MEDIATYPE='MKV SD' AND (ORIGINALTITLE LIKE '%Michelle Thrush%' OR TRANSLATEDTITLE LIKE '%Michelle Thrush%' OR ACTORS LIKE '%Michelle Thrush%' OR DIRECTOR LIKE '%Michelle Thrush%' OR PRODUCER LIKE '%Michelle Thrush%') ORDER BY DATEADD DESC, ORIGINALTITLE

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