SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Erotique%' AND COUNTRY LIKE '%Irlande%' AND (ORIGINALTITLE LIKE '%Philippe de Chauveron%' OR TRANSLATEDTITLE LIKE '%Philippe de Chauveron%' OR ACTORS LIKE '%Philippe de Chauveron%' OR DIRECTOR LIKE '%Philippe de Chauveron%' OR PRODUCER LIKE '%Philippe de Chauveron%') ORDER BY DATEADD DESC, ORIGINALTITLE

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