window 连接 linux上的MySQL

在linux上的MyQL中执行

grant all privileges on *.* to 'root'@'%' identified by 'keykey';

posted @ 2011-08-09 20:54  ParamousGIS  阅读(207)  评论(0)    收藏  举报