SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Fantastique%' AND COUNTRY LIKE '%Australie%' AND (ORIGINALTITLE LIKE '%Hunter PaigeLochard%' OR TRANSLATEDTITLE LIKE '%Hunter PaigeLochard%' OR ACTORS LIKE '%Hunter PaigeLochard%' OR DIRECTOR LIKE '%Hunter PaigeLochard%' OR PRODUCER LIKE '%Hunter PaigeLochard%') ORDER BY DATEADD DESC, ORIGINALTITLE

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