MySQL 5.7的角色功能MySQL 5.7的角色功能:创建用户并授予用户角色功能:mysql> create user 'junior'@'127.0.0.1' identified by '123';Query OK, 0 rows affected (0.01