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

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