<?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: How To Change MySQL Root Password</title>
	<atom:link href="http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:52:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: prasad</title>
		<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/comment-page-1/#comment-170949</link>
		<dc:creator>prasad</dc:creator>
		<pubDate>Tue, 03 Jan 2012 10:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=569#comment-170949</guid>
		<description>HI ,
I FORGOT OLD PASSWORD AND NEED TO SET NEW ONE PLS. HELP</description>
		<content:encoded><![CDATA[<p>HI ,<br />
I FORGOT OLD PASSWORD AND NEED TO SET NEW ONE PLS. HELP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muhammed sekertekin</title>
		<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/comment-page-1/#comment-130773</link>
		<dc:creator>muhammed sekertekin</dc:creator>
		<pubDate>Sat, 08 Oct 2011 03:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=569#comment-130773</guid>
		<description>Wow your the best thank very nice and informative article this made my day....  muhammed sekertekin</description>
		<content:encoded><![CDATA[<p>Wow your the best thank very nice and informative article this made my day&#8230;.  muhammed sekertekin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: existing</title>
		<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/comment-page-1/#comment-105039</link>
		<dc:creator>existing</dc:creator>
		<pubDate>Tue, 24 May 2011 23:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=569#comment-105039</guid>
		<description>When I run this query:
&quot;mysql&gt; UPDATE user SET password=PASSWORD(&#039;newpassword&#039;) WHERE user=&#039;root&#039;;&quot;

I get this result:

&quot;Query OK, 0 row affected (0.00 sec)
Rows matched: 0  Changed: 0  Warnings: 0&quot;

It recognizes and updates if I target a different user, but not with &quot;root&quot;.  Any ideas what is going on?</description>
		<content:encoded><![CDATA[<p>When I run this query:<br />
&#8220;mysql&gt; UPDATE user SET password=PASSWORD(&#8216;newpassword&#8217;) WHERE user=&#8217;root&#8217;;&#8221;</p>
<p>I get this result:</p>
<p>&#8220;Query OK, 0 row affected (0.00 sec)<br />
Rows matched: 0  Changed: 0  Warnings: 0&#8243;</p>
<p>It recognizes and updates if I target a different user, but not with &#8220;root&#8221;.  Any ideas what is going on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Centralised Syslog Daemon &#171; My little sandbox</title>
		<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/comment-page-1/#comment-33173</link>
		<dc:creator>Centralised Syslog Daemon &#171; My little sandbox</dc:creator>
		<pubDate>Sat, 06 Feb 2010 16:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=569#comment-33173</guid>
		<description>[...] &#039;syslog&#039;@&#039;localhost&#039; FLUSH PRIVILEGES; *** You should change root password after installing mySQL. See this for more details. 5. Edit /etc/rsyslog.conf by adding these below on the top of this file. $ModLoad ommysql [...]</description>
		<content:encoded><![CDATA[<p>[...] &#39;syslog&#39;@&#39;localhost&#39; FLUSH PRIVILEGES; *** You should change root password after installing mySQL. See this for more details. 5. Edit /etc/rsyslog.conf by adding these below on the top of this file. $ModLoad ommysql [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh Natarajan</title>
		<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/comment-page-1/#comment-12906</link>
		<dc:creator>Ramesh Natarajan</dc:creator>
		<pubDate>Mon, 20 Jul 2009 06:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=569#comment-12906</guid>
		<description>&lt;strong&gt;@Andrey,&lt;/strong&gt;

Thanks for the suggestion on what to do if someone do not know the current password. There is a better way to rest the forgotten root password on MySQL, which will be posted in the next article this Wed.</description>
		<content:encoded><![CDATA[<p><strong>@Andrey,</strong></p>
<p>Thanks for the suggestion on what to do if someone do not know the current password. There is a better way to rest the forgotten root password on MySQL, which will be posted in the next article this Wed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/comment-page-1/#comment-12810</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Fri, 17 Jul 2009 14:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=569#comment-12810</guid>
		<description>What if you do not know the current password? Create a fresh MySql installation. Create some database. Copy everything from the mysql directory of the problem database to the directory of the new database. Change everything as needed and copy back to the mysql directory. And do not forget to stop the servers before copying files.</description>
		<content:encoded><![CDATA[<p>What if you do not know the current password? Create a fresh MySql installation. Create some database. Copy everything from the mysql directory of the problem database to the directory of the new database. Change everything as needed and copy back to the mysql directory. And do not forget to stop the servers before copying files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Destillat KW29-2009 &#124; duetsch.info - GNU/Linux, Open Source, Softwareentwicklung, Selbstmanagement, Vim ...</title>
		<link>http://www.thegeekstuff.com/2009/07/change-reset-mysql-root-password-on-unix-linux/comment-page-1/#comment-12806</link>
		<dc:creator>Destillat KW29-2009 &#124; duetsch.info - GNU/Linux, Open Source, Softwareentwicklung, Selbstmanagement, Vim ...</dc:creator>
		<pubDate>Fri, 17 Jul 2009 13:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=569#comment-12806</guid>
		<description>[...] How To Change MySQL Root Password [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Change MySQL Root Password [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: static.thegeekstuff.com

Served from: www.thegeekstuff.com @ 2012-02-09 13:14:01 -->
