1970-01-01 用navicat创建一个库 用navicat的命令行运行下面的命令 12345678mysql> create USER 'ry386'@'%' IDENTIFIED BY '66668888';Query OK, 0 rows affected (0.01 sec)mysql> grant all on ry386.* to 'ry386'@'%' with grant option;Query OK, 0 rows affected (0.04 sec)mysql> flush privileges;Query OK, 0 rows affected (0.01 sec) Newer (no title) Older