mysql> grant all privileges on e_government.* to jszw@'%' identified by 'jszw123456';
Query OK, 0 rows affected (0.00 sec)

mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)

相关文章: