SELECT DIRECTOR,count(*) FROM `mrlafiadb01`.`movies` GROUP BY DIRECTOR ORDER BY DIRECTOR

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