SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die%' AND COUNTRY LIKE '%Canadien%' AND (ORIGINALTITLE LIKE '%Morne Botes%' OR TRANSLATEDTITLE LIKE '%Morne Botes%' OR ACTORS LIKE '%Morne Botes%' OR DIRECTOR LIKE '%Morne Botes%' OR PRODUCER LIKE '%Morne Botes%') ORDER BY DATEADD DESC, ORIGINALTITLE

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