gaodaima.com
设置Mysql允许其他电脑访问 最方便的方法:改表法 将user表中的host改为'%'。 进入mysql数据库,然后 update user set host='%' where user本文来源gao@dai!ma.com搞$代^码!网7='root'; 重启mysql服务即可访问。 gaodaima.com
gaodaima.com
设置Mysql允许其他电脑访问 最方便的方法:改表法 将user表中的host改为'%'。 进入mysql数据库,然后 update user set host='%' where user本文来源gao@dai!ma.com搞$代^码!网7='root'; 重启mysql服务即可访问。 gaodaima.com