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

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