SELECT MEDIATYPE,count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Allemand%' AND (ORIGINALTITLE LIKE '%Doroth�e Pouss�o%' OR TRANSLATEDTITLE LIKE '%Doroth�e Pouss�o%' OR ACTORS LIKE '%Doroth�e Pouss�o%' OR DIRECTOR LIKE '%Doroth�e Pouss�o%' OR PRODUCER LIKE '%Doroth�e Pouss�o%') GROUP BY MEDIATYPE ORDER BY MEDIATYPE

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