SELECT MEDIATYPE,count(*) FROM `mrlafiadb01`.`movies` WHERE (ORIGINALTITLE LIKE '%Katherine Yerves%' OR TRANSLATEDTITLE LIKE '%Katherine Yerves%' OR ACTORS LIKE '%Katherine Yerves%' OR DIRECTOR LIKE '%Katherine Yerves%' OR PRODUCER LIKE '%Katherine Yerves%') GROUP BY MEDIATYPE ORDER BY MEDIATYPE

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