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

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