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

Invalid Query: Server shutdown in progress