SELECT MEDIATYPE,count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Belge%' AND (ORIGINALTITLE LIKE '%J�r�me Rebbot%' OR TRANSLATEDTITLE LIKE '%J�r�me Rebbot%' OR ACTORS LIKE '%J�r�me Rebbot%' OR DIRECTOR LIKE '%J�r�me Rebbot%' OR PRODUCER LIKE '%J�r�me Rebbot%') GROUP BY MEDIATYPE ORDER BY MEDIATYPE

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