SELECT MEDIATYPE,count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%fran�ais%' AND (ORIGINALTITLE LIKE '%Gary Zahakos (Homme du Congr�s%' OR TRANSLATEDTITLE LIKE '%Gary Zahakos (Homme du Congr�s%' OR ACTORS LIKE '%Gary Zahakos (Homme du Congr�s%' OR DIRECTOR LIKE '%Gary Zahakos (Homme du Congr�s%' OR PRODUCER LIKE '%Gary Zahakos (Homme du Congr�s%') GROUP BY MEDIATYPE ORDER BY MEDIATYPE

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