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

Invalid Query: Server shutdown in progress