SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Allemagne%' AND (ORIGINALTITLE LIKE '%Emmanuel Gillibert%' OR TRANSLATEDTITLE LIKE '%Emmanuel Gillibert%' OR ACTORS LIKE '%Emmanuel Gillibert%' OR DIRECTOR LIKE '%Emmanuel Gillibert%' OR PRODUCER LIKE '%Emmanuel Gillibert%') ORDER BY DATEADD DESC, ORIGINALTITLE

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