SELECT CATEGORY,count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Grande-Bretagne%' AND MEDIATYPE='MKV UHD 2160' AND (ORIGINALTITLE LIKE '%Maurice Ro�ves%' OR TRANSLATEDTITLE LIKE '%Maurice Ro�ves%' OR ACTORS LIKE '%Maurice Ro�ves%' OR DIRECTOR LIKE '%Maurice Ro�ves%' OR PRODUCER LIKE '%Maurice Ro�ves%') GROUP BY CATEGORY ORDER BY CATEGORY

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