SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Epouvante-horreur%' AND COUNTRY LIKE '%France%' AND (ORIGINALTITLE LIKE '%HansChristian Schmid%' OR TRANSLATEDTITLE LIKE '%HansChristian Schmid%' OR ACTORS LIKE '%HansChristian Schmid%' OR DIRECTOR LIKE '%HansChristian Schmid%' OR PRODUCER LIKE '%HansChristian Schmid%') ORDER BY DATEADD DESC, ORIGINALTITLE

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