允许Mysql远程链接
By 水木神風
at 2016-11-07 • 0人收藏 • 2334人看过
grant all privileges on *.* to root@'%' identified by "";
2 个回复 | 最后更新于 2017-03-02
登录后方可回帖
godwind工作纪要
grant all privileges on *.* to root@'%' identified by "";
登录后方可回帖
hjpp.net Powered By © 2006-2015 Carbon Forum V5.0.1 论坛统计
Processed in 13.662 ms,
4 SQL Queries,
510.05 KB Memory Usage
FLUSH PRIVILEGES;