SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Drame%' AND COUNTRY LIKE '%Irlande%' AND (ORIGINALTITLE LIKE '%Lothaire G�rard%' OR TRANSLATEDTITLE LIKE '%Lothaire G�rard%' OR ACTORS LIKE '%Lothaire G�rard%' OR DIRECTOR LIKE '%Lothaire G�rard%' OR PRODUCER LIKE '%Lothaire G�rard%') ORDER BY DATEADD DESC, ORIGINALTITLE

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