SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%canadien%' AND MEDIATYPE='MKV HD 720' AND (ORIGINALTITLE LIKE '%Vin Diesel%' OR TRANSLATEDTITLE LIKE '%Vin Diesel%' OR ACTORS LIKE '%Vin Diesel%' OR DIRECTOR LIKE '%Vin Diesel%' OR PRODUCER LIKE '%Vin Diesel%') ORDER BY DATEADD DESC, ORIGINALTITLE

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