阅读背景:

mysql 超级管理员

来源:互联网 
mysql> grant all privileges on *.* to 'master'@'%' identified by '3306' with grant option;
Query OK, 0 rows affected (0.00 sec)

mysql> flush privileges;
Query OK, 0 rows affected (0.01 sec)
mysql> grant all privileges on *.* to 'mast



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: