﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-J-XMoses-随笔分类-Database</title><link>http://www.blogjava.net/xmoses/category/8946.html</link><description>J-XMoses</description><language>zh-cn</language><lastBuildDate>Tue, 27 Feb 2007 11:40:31 GMT</lastBuildDate><pubDate>Tue, 27 Feb 2007 11:40:31 GMT</pubDate><ttl>60</ttl><item><title>I know Why I failed so many times in trying to connect mysql installed on other server</title><link>http://www.blogjava.net/xmoses/archive/2006/03/24/37276.html</link><dc:creator>Java-XMoses</dc:creator><author>Java-XMoses</author><pubDate>Fri, 24 Mar 2006 13:42:00 GMT</pubDate><guid>http://www.blogjava.net/xmoses/archive/2006/03/24/37276.html</guid><wfw:comment>http://www.blogjava.net/xmoses/comments/37276.html</wfw:comment><comments>http://www.blogjava.net/xmoses/archive/2006/03/24/37276.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/xmoses/comments/commentRss/37276.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/xmoses/services/trackbacks/37276.html</trackback:ping><description><![CDATA[Once upon a time, I see on some document telling that "updating the host field of user record to % can enable user connect to the mysql database from any host", so I followed the guide,tried from other side and failed.<br />Today I finally found the reason:<br />You need exec reload to make the change take effect using "./mysqladmim -uroot -p&lt;your password&gt; reload"<br /><br />So I can connect from other PC to the mysql Server.<br /><br />Just trick, but very useful.<img src ="http://www.blogjava.net/xmoses/aggbug/37276.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xmoses/" target="_blank">Java-XMoses</a> 2006-03-24 21:42 <a href="http://www.blogjava.net/xmoses/archive/2006/03/24/37276.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>