SELECT CATEGORY,count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Su�de%' AND MEDIATYPE='MKV UHD 2160' AND (ORIGINALTITLE LIKE '%Matthieu Delaporte%' OR TRANSLATEDTITLE LIKE '%Matthieu Delaporte%' OR ACTORS LIKE '%Matthieu Delaporte%' OR DIRECTOR LIKE '%Matthieu Delaporte%' OR PRODUCER LIKE '%Matthieu Delaporte%') GROUP BY CATEGORY ORDER BY CATEGORY

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