星空网 > 软件开发 > 数据库

MySql:局域网和权限用户管理

MySql 5.6(XP)/5.7(win7) 添加用户和设置局域访问权限操作.请在 http://sourceforge.net/  下载MySql Control Center(不是安装版本).

http://dev.mysql.com/doc/refman/5.7/en/grant.html

1 use mysql;2 3 select * from user;4 5 update user set authentication_string=password('0214') where user='geovindu';6 7 update user set plugin='mysql_native_password' where user='geovindu';

 

 

MySql:局域网和权限用户管理

 1 #20150320 涂聚文 2 #系统数据库 MYSQL 5.6,5.7 3  4 use mysql; 5  6 select 'host' from user where user='root'; 7  8 select * from user where user='root'; 9 #设置局域网访问10 update user set host = '%' where user ='root';11 flush privileges;12 13 select * from user;14 #5.615 select Host,User,password from mysql.user;16 #5.717 select Host,User,authentication_string from mysql.user;

 

use mysql;select * from user;#5.6以下update user set password=password('0214') where user='geovindu';#5.7update user set authentication_string=password('0214') where user='geovindu';

 

MySql:局域网和权限用户管理




原标题:MySql:局域网和权限用户管理

关键词:MYSQL

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。
相关文章
我的浏览记录
最新相关资讯
海外公司注册 | 跨境电商服务平台 | 深圳旅行社 | 东南亚物流