时间:2021-07-01 10:21:17 帮助过:14人阅读
grant all privileges on *.* to ‘root‘@‘%‘ identified by ‘123456‘;
刷新权限: (该步不能忘记)
FLUSH PRIVILEGES;
create user ‘root‘@‘%‘ identified by ‘123456‘;
MySQL用户权限操作
标签:sql 远程 rom end 远程访问 nta 访问 model use
< 上一篇
JDBC(3)-数据库事务
下一篇 >
MySQL 备份数据库
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册