SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Criminalit�%' AND COUNTRY LIKE '%France%' AND MEDIATYPE='MKV HD 1080' AND (ORIGINALTITLE LIKE '%Mathieu Demy%' OR TRANSLATEDTITLE LIKE '%Mathieu Demy%' OR ACTORS LIKE '%Mathieu Demy%' OR DIRECTOR LIKE '%Mathieu Demy%' OR PRODUCER LIKE '%Mathieu Demy%') ORDER BY DATEADD DESC, ORIGINALTITLE

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