要开启远程连接的权限才行,比如grant all on *.* on remote@'你的ip或%' identified by 'pass';这样就开了一个名为remote密码为pass的远程用户,他可以对所有的数据库和表上有所有的权限。
发表于 @ 2006年07月24日 21:11:00|评论(loading...)|编辑