<?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 and Reset MySQL root Password</title>
	<atom:link href="http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:28:00 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt J.</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-600025</link>
		<dc:creator>Matt J.</dc:creator>
		<pubDate>Sat, 19 Sep 2009 16:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-600025</guid>
		<description>I see it worked under Ubuntu for &#039;trail&#039;, but it did not work for me.

On the contrary: even after following Rajesh&#039;s suggestion to use &quot;--skip-grant-tables&quot; instead of &quot;-skip-grant-tables&quot;, even after correcting the erroneous reference to &quot;/etc/rc.d/init.d&quot; for Linux (my Ubuntu has no such directory, it has only &quot;/etc/init.d/&quot;) I get strange error messages by the time I get to step 7.

It seems either one of two things goes wrong. Either 1) the server process starts, then soon dies or 2) if it finds the process running at all, it still gives me &quot;ERROR 1045 (28000): Access denies for &#039;root&#039;@&#039;localhost&#039; (using password: NO)&quot;

What has my even more baffled is that I get this last message when trying to start and stop mysql!

Finally, the instructions to edit mysql are highly misleading: one cannot put &quot;--skip-grant-tables&quot; at the END of the line, since the line ends with redirection and &#039;&amp;&#039;. The line now reads:

&quot;/usr/bin/mysqld_safe --skip-grant-tables &gt; /dev/null 2&gt;&amp;1 &amp;&quot;

I am running the very latest released Ubuntu, with all updates as of yesterday.</description>
		<content:encoded><![CDATA[<p>I see it worked under Ubuntu for &#8216;trail&#8217;, but it did not work for me.</p>
<p>On the contrary: even after following Rajesh&#8217;s suggestion to use &#8220;&#8211;skip-grant-tables&#8221; instead of &#8220;-skip-grant-tables&#8221;, even after correcting the erroneous reference to &#8220;/etc/rc.d/init.d&#8221; for Linux (my Ubuntu has no such directory, it has only &#8220;/etc/init.d/&#8221;) I get strange error messages by the time I get to step 7.</p>
<p>It seems either one of two things goes wrong. Either 1) the server process starts, then soon dies or 2) if it finds the process running at all, it still gives me &#8220;ERROR 1045 (28000): Access denies for &#8216;root&#8217;@'localhost&#8217; (using password: NO)&#8221;</p>
<p>What has my even more baffled is that I get this last message when trying to start and stop mysql!</p>
<p>Finally, the instructions to edit mysql are highly misleading: one cannot put &#8220;&#8211;skip-grant-tables&#8221; at the END of the line, since the line ends with redirection and &#8216;&amp;&#8217;. The line now reads:</p>
<p>&#8220;/usr/bin/mysqld_safe &#8211;skip-grant-tables &gt; /dev/null 2&gt;&amp;1 &amp;&#8221;</p>
<p>I am running the very latest released Ubuntu, with all updates as of yesterday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reset MySQL Root Password (for Windows) &#171; Noel&#8217;s Techie Blog</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-591253</link>
		<dc:creator>Reset MySQL Root Password (for Windows) &#171; Noel&#8217;s Techie Blog</dc:creator>
		<pubDate>Sat, 08 Aug 2009 02:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-591253</guid>
		<description>[...] This article was written based on information from http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/ to illustrate changing the mysql password on [...]</description>
		<content:encoded><![CDATA[<p>[...] This article was written based on information from <a href="http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/" rel="nofollow">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/</a> to illustrate changing the mysql password on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ap</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-565091</link>
		<dc:creator>ap</dc:creator>
		<pubDate>Thu, 12 Mar 2009 09:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-565091</guid>
		<description>@trail: Worked like a charm, thanks!</description>
		<content:encoded><![CDATA[<p>@trail: Worked like a charm, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trail</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-532166</link>
		<dc:creator>trail</dc:creator>
		<pubDate>Tue, 23 Sep 2008 09:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-532166</guid>
		<description>worked for me on ubuntu, in just one line:

sudo dpkg-reconfigure mysql-server-5.0</description>
		<content:encoded><![CDATA[<p>worked for me on ubuntu, in just one line:</p>
<p>sudo dpkg-reconfigure mysql-server-5.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh Cheethirala</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-520005</link>
		<dc:creator>Rajesh Cheethirala</dc:creator>
		<pubDate>Wed, 02 Jul 2008 21:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-520005</guid>
		<description>On ubuntu, command is mysqld_safe –-skip-grant-tables &amp;

Extra dash is required so mysql can parse it correctly.</description>
		<content:encoded><![CDATA[<p>On ubuntu, command is mysqld_safe –-skip-grant-tables &amp;</p>
<p>Extra dash is required so mysql can parse it correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mengubah password root pada MySQL 5.0 di Windows. &#171; Iwan Binanto: &#8220;hari-hari ku yang berlalu ..&#8221;</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-505405</link>
		<dc:creator>Mengubah password root pada MySQL 5.0 di Windows. &#171; Iwan Binanto: &#8220;hari-hari ku yang berlalu ..&#8221;</dc:creator>
		<pubDate>Mon, 05 May 2008 08:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-505405</guid>
		<description>[...] judulnya), setelah googling cuma dapat cara untuk mereset dan mengganti password MySQL di UNIX-like di sini. Wah, perlu sedikit modifikasi ni &#8230; Berikut cara2 yang saya lakukan: 1. Kill proses MySQL [...]</description>
		<content:encoded><![CDATA[<p>[...] judulnya), setelah googling cuma dapat cara untuk mereset dan mengganti password MySQL di UNIX-like di sini. Wah, perlu sedikit modifikasi ni &#8230; Berikut cara2 yang saya lakukan: 1. Kill proses MySQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-04-23 &#124; Patrick Kempf</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-206364</link>
		<dc:creator>links for 2007-04-23 &#124; Patrick Kempf</dc:creator>
		<pubDate>Mon, 23 Apr 2007 00:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-206364</guid>
		<description>[...] Change and Reset MySQL root Password » My Digital Life (tags: mysql administration)   No Tags   Gelesen: 2 / heute: 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Change and Reset MySQL root Password » My Digital Life (tags: mysql administration)   No Tags   Gelesen: 2 / heute: 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Help me retrieve my password - Geeks Talk</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-61928</link>
		<dc:creator>Help me retrieve my password - Geeks Talk</dc:creator>
		<pubDate>Tue, 19 Dec 2006 06:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-61928</guid>
		<description>[...] Re: Help me retrieve my password     Try this link... Change and Reset MySQL root Password </description>
		<content:encoded><![CDATA[<p>[...] Re: Help me retrieve my password     Try this link&#8230; Change and Reset MySQL root Password</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincitore</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-8009</link>
		<dc:creator>Vincitore</dc:creator>
		<pubDate>Sun, 09 Jul 2006 04:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-8009</guid>
		<description>I wanna reset my ZXDSL 831 ADSL Modemn
Plz tell me the way how to reset it
I need to do that right now

     Best Rgds
     dugger(vincitore)</description>
		<content:encoded><![CDATA[<p>I wanna reset my ZXDSL 831 ADSL Modemn<br />
Plz tell me the way how to reset it<br />
I need to do that right now</p>
<p>     Best Rgds<br />
     dugger(vincitore)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reset the Root Password of MySQL Server &#187; My Digital Life</title>
		<link>http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/comment-page-1/#comment-3138</link>
		<dc:creator>Reset the Root Password of MySQL Server &#187; My Digital Life</dc:creator>
		<pubDate>Tue, 06 Jun 2006 10:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/06/06/change-and-reset-mysql-root-password/#comment-3138</guid>
		<description>[...] Alternatively, on any platform, mysql client can be used to set the new password, althought it&#8217;s less secure way of resetting the password (detailed instruction here): [...]</description>
		<content:encoded><![CDATA[<p>[...] Alternatively, on any platform, mysql client can be used to set the new password, althought it&#8217;s less secure way of resetting the password (detailed instruction here): [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
