<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Change or Set the MySQL Root password</title>
	<atom:link href="http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Tue, 24 Nov 2009 20:24:57 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kabi</title>
		<link>http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/comment-page-1/#comment-74708</link>
		<dc:creator>Kabi</dc:creator>
		<pubDate>Mon, 27 Jul 2009 11:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/#comment-74708</guid>
		<description>Good Stuff poeple</description>
		<content:encoded><![CDATA[<p>Good Stuff poeple</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JDO</title>
		<link>http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/comment-page-1/#comment-61508</link>
		<dc:creator>JDO</dc:creator>
		<pubDate>Fri, 21 Nov 2008 22:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/#comment-61508</guid>
		<description>That will also leave it in a file, the .mysql_history file.</description>
		<content:encoded><![CDATA[<p>That will also leave it in a file, the .mysql_history file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DW</title>
		<link>http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/comment-page-1/#comment-54430</link>
		<dc:creator>DW</dc:creator>
		<pubDate>Thu, 24 Jul 2008 15:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/#comment-54430</guid>
		<description>Resetting the password this way will put the password in your shell&#039;s history:
$ history &#124; grep mysqladmin

For that reason, you might want to consider setting/resetting the password from the mysql client:

$ mysql -u root mysql
mysql&gt; SET PASSWORD FOR root@localhost=PASSWORD(&#039;newpasswordgoeshere&#039;);</description>
		<content:encoded><![CDATA[<p>Resetting the password this way will put the password in your shell&#8217;s history:<br />
$ history | grep mysqladmin</p>
<p>For that reason, you might want to consider setting/resetting the password from the mysql client:</p>
<p>$ mysql -u root mysql<br />
mysql&gt; SET PASSWORD FOR <a href="mailto:root@localhost=PASSWORD(&#8217;newpasswordgoeshere&#8217;);">root@localhost=PASSWORD(&#8217;newpasswordgoeshere&#8217;);</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Bao</title>
		<link>http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/comment-page-1/#comment-18837</link>
		<dc:creator>Steven Bao</dc:creator>
		<pubDate>Wed, 27 Jun 2007 17:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/#comment-18837</guid>
		<description>Works like a charm on MySQL5. Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Works like a charm on MySQL5. Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xunshirine</title>
		<link>http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/comment-page-1/#comment-6748</link>
		<dc:creator>xunshirine</dc:creator>
		<pubDate>Sun, 25 Mar 2007 22:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/#comment-6748</guid>
		<description>After the second command terminal gives that 

mysqladmin: connect to server at &#039;localhost&#039; failed
error: &#039;Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: NO)&#039;

How can I solve that? 
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>After the second command terminal gives that </p>
<p>mysqladmin: connect to server at &#8216;localhost&#8217; failed<br />
error: &#8216;Access denied for user &#8216;root&#8217;@'localhost&#8217; (using password: NO)&#8217;</p>
<p>How can I solve that?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lior</title>
		<link>http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/comment-page-1/#comment-4500</link>
		<dc:creator>Lior</dc:creator>
		<pubDate>Thu, 01 Mar 2007 09:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/mysql/set-the-mysql-root-password/#comment-4500</guid>
		<description></description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why, but I needed to use<br />
mysqladmin -u root -p&#8221;newpassword&#8221; -h host_name password “newpassword”<br />
instead your second command.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.112 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-11-24 14:34:28 -->
