MySQL 远程连接方式

在MySQL数据库服务器端,输入如下:

grant all on *.* to root 或是用户名@'%' indentified by "root的秘密"

posted @ 2011-05-08 14:13  Podevor  阅读(117)  评论(0)    收藏  举报