摘要:
第一步:登录远程服务器,进入mysql (mysql -u username -p password) 第二步:执行 GRANT ALL PRIVILEGES ON *.* TO'root'@'%' IDENTIFIED BY 'root' WITH GRANT OPTION; 如下图所示: 然后就 阅读全文
posted @ 2016-06-15 10:18
angel_loong
阅读(414)
评论(0)
推荐(0)
浙公网安备 33010602011771号