<?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: MySQL Change root Password</title> <atom:link href="http://www.cyberciti.biz/faq/mysql-change-root-password/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/mysql-change-root-password/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: kingsley mbonu</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-67681</link> <dc:creator>kingsley mbonu</dc:creator> <pubDate>Tue, 31 Jan 2012 14:46:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-67681</guid> <description>i want to set configure my mysql  to set a new password i typed set password and the reply is this ERROR 1064 (42000): You have an error in you SQL syntax; check the manual that corresponds to your MySql server version for the right syntax to use near ‘$ mysql -u root -p
mysql&gt; use mysql
mysql&gt; update user set password=PASSWORD(“NE’ at line 1</description> <content:encoded><![CDATA[<p>i want to set configure my mysql  to set a new password i typed set password and the reply is this ERROR 1064 (42000): You have an error in you SQL syntax; check the manual that corresponds to your MySql server version for the right syntax to use near ‘$ mysql -u root -p<br
/> mysql&gt; use mysql<br
/> mysql&gt; update user set password=PASSWORD(“NE’ at line 1</p> ]]></content:encoded> </item> <item><title>By: April Hannaford</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-67093</link> <dc:creator>April Hannaford</dc:creator> <pubDate>Wed, 18 Jan 2012 04:08:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-67093</guid> <description>I just wanted to say thanks for this article. It help save me so much time... Thanks...</description> <content:encoded><![CDATA[<p>I just wanted to say thanks for this article. It help save me so much time&#8230; Thanks&#8230;</p> ]]></content:encoded> </item> <item><title>By: Name</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-65544</link> <dc:creator>Name</dc:creator> <pubDate>Mon, 12 Dec 2011 17:33:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-65544</guid> <description>#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;mysql&gt; update user set password= PASSWORD(&quot;[password]&quot;) where User=&#039;[username]&#039;&#039; at line 1</description> <content:encoded><![CDATA[<p>#1064 &#8211; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#8216;mysql&gt; update user set password= PASSWORD(&#8220;[password]&#8220;) where User=&#8217;[username]&#8221; at line 1</p> ]]></content:encoded> </item> <item><title>By: anne</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-65509</link> <dc:creator>anne</dc:creator> <pubDate>Sun, 11 Dec 2011 17:48:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-65509</guid> <description>I am getting these type of errors
---&gt;
MySQL said:
#1045 - Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: NO)
---&gt;
Connection for controluser as defined in your configuration failed.
---&gt;
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
==========
Actually, earlier http://localhost/phpmyadmin was running fine.. but since i have installed MySQL server, and during configuring the instance i have given a simple password it had stop work and displaying the errors written above.
Also the command presented in this blog are not working at my system&#039;s command prompt.
I m thinking to remove the root password, but i guess there may other solution as well to bypass/remove these type of errors.</description> <content:encoded><![CDATA[<p>I am getting these type of errors<br
/> &#8212;&gt;<br
/> MySQL said:</p><p>#1045 &#8211; Access denied for user &#8216;root&#8217;@'localhost&#8217; (using password: NO)</p><p>&#8212;&gt;<br
/> Connection for controluser as defined in your configuration failed.</p><p>&#8212;&gt;<br
/> phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.</p><p>==========<br
/> Actually, earlier <a
href="http://localhost/phpmyadmin" rel="nofollow">http://localhost/phpmyadmin</a> was running fine.. but since i have installed MySQL server, and during configuring the instance i have given a simple password it had stop work and displaying the errors written above.<br
/> Also the command presented in this blog are not working at my system&#8217;s command prompt.</p><p>I m thinking to remove the root password, but i guess there may other solution as well to bypass/remove these type of errors.</p> ]]></content:encoded> </item> <item><title>By: akshay</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-64067</link> <dc:creator>akshay</dc:creator> <pubDate>Thu, 03 Nov 2011 10:41:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-64067</guid> <description>Thank you..! Worked fine...!</description> <content:encoded><![CDATA[<p>Thank you..! Worked fine&#8230;!</p> ]]></content:encoded> </item> <item><title>By: Deirdre</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-63239</link> <dc:creator>Deirdre</dc:creator> <pubDate>Thu, 06 Oct 2011 21:28:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-63239</guid> <description>Hello, I need help creating a password.  I don&#039;t know where I am supposed to enter the SET PASSWORD command.</description> <content:encoded><![CDATA[<p>Hello, I need help creating a password.  I don&#8217;t know where I am supposed to enter the SET PASSWORD command.</p> ]]></content:encoded> </item> <item><title>By: Inder</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62715</link> <dc:creator>Inder</dc:creator> <pubDate>Fri, 23 Sep 2011 07:13:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62715</guid> <description>SOLUTION TO ALL YOUR PROBLEMS
Search for a file &quot;config.inc.php&quot; you will find it in &quot;wamp\apps\phpmyadmin3.2.0.1&quot; like folder
just change the password in this file on line looking like &quot;$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &#039;password&#039;; &quot;
then Save !
Done</description> <content:encoded><![CDATA[<p>SOLUTION TO ALL YOUR PROBLEMS</p><p>Search for a file &#8220;config.inc.php&#8221; you will find it in &#8220;wamp\apps\phpmyadmin3.2.0.1&#8243; like folder</p><p>just change the password in this file on line looking like &#8220;$cfg['Servers'][$i]['password'] = &#8216;password&#8217;; &#8221;</p><p>then Save !</p><p>Done</p> ]]></content:encoded> </item> <item><title>By: tamashebi</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62666</link> <dc:creator>tamashebi</dc:creator> <pubDate>Thu, 22 Sep 2011 09:01:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62666</guid> <description>I cant change my password on fedora.
I have this warning. error: &#039;Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: NO)&#039;
please help</description> <content:encoded><![CDATA[<p>I cant change my password on fedora.<br
/> I have this warning. error: &#8216;Access denied for user &#8216;root&#8217;@'localhost&#8217; (using password: NO)&#8217;<br
/> please help</p> ]]></content:encoded> </item> <item><title>By: Inder</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62619</link> <dc:creator>Inder</dc:creator> <pubDate>Wed, 21 Sep 2011 07:15:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62619</guid> <description>ya I lost my Brain also :)</description> <content:encoded><![CDATA[<p>ya I lost my Brain also :)</p> ]]></content:encoded> </item> <item><title>By: rahardja</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62410</link> <dc:creator>rahardja</dc:creator> <pubDate>Wed, 14 Sep 2011 03:11:40 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62410</guid> <description>Tengs, that&#039;s really help me ..now my local web can work properly . :)</description> <content:encoded><![CDATA[<p>Tengs, that&#8217;s really help me ..now my local web can work properly . :)</p> ]]></content:encoded> </item> <item><title>By: Askar Ali</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62367</link> <dc:creator>Askar Ali</dc:creator> <pubDate>Mon, 12 Sep 2011 09:59:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62367</guid> <description>Thanks for sharing.</description> <content:encoded><![CDATA[<p>Thanks for sharing.</p> ]]></content:encoded> </item> <item><title>By: Josh</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62160</link> <dc:creator>Josh</dc:creator> <pubDate>Mon, 05 Sep 2011 07:53:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62160</guid> <description>oh yeah, if it asks you for a password and you haven&#039;t set one yet, just press
the enter key.</description> <content:encoded><![CDATA[<p>oh yeah, if it asks you for a password and you haven&#8217;t set one yet, just press<br
/> the enter key.</p> ]]></content:encoded> </item> <item><title>By: Josh</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62159</link> <dc:creator>Josh</dc:creator> <pubDate>Mon, 05 Sep 2011 07:50:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62159</guid> <description>I&#039;m using wamp server 2.1. Click on your wamp icon. mouse hover on Mysql
select console then type in Al&#039;s suggestion. It worked fine for me.
you may have to refresh your page or clear cookies before you see the change.
I know I had too.</description> <content:encoded><![CDATA[<p>I&#8217;m using wamp server 2.1. Click on your wamp icon. mouse hover on Mysql<br
/> select console then type in Al&#8217;s suggestion. It worked fine for me.<br
/> you may have to refresh your page or clear cookies before you see the change.<br
/> I know I had too.</p> ]]></content:encoded> </item> <item><title>By: Josh</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-62158</link> <dc:creator>Josh</dc:creator> <pubDate>Mon, 05 Sep 2011 07:48:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-62158</guid> <description>Al, thx. That worked fine for mysql. However when I try to access mysqladmin
app now, I get a strange error.
&quot;The additional features for working with linked tables have been deactivated.&quot;
anyone have an idea for a fix?</description> <content:encoded><![CDATA[<p>Al, thx. That worked fine for mysql. However when I try to access mysqladmin<br
/> app now, I get a strange error.</p><p>&#8220;The additional features for working with linked tables have been deactivated.&#8221;<br
/> anyone have an idea for a fix?</p> ]]></content:encoded> </item> <item><title>By: John</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-61441</link> <dc:creator>John</dc:creator> <pubDate>Wed, 10 Aug 2011 03:37:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-61441</guid> <description>This was extremely helpful. its a simple query really... Just needed the correct syntax. Thanks administrator.</description> <content:encoded><![CDATA[<p>This was extremely helpful. its a simple query really&#8230; Just needed the correct syntax. Thanks administrator.</p> ]]></content:encoded> </item> <item><title>By: dep</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-61422</link> <dc:creator>dep</dc:creator> <pubDate>Tue, 09 Aug 2011 14:22:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-61422</guid> <description>Careful not to copy paste this. Use two single quotes instead of what you&#039;d get if you copy/pasted this line.
mysqladmin -u root -p password [singlequote][singlequote]</description> <content:encoded><![CDATA[<p>Careful not to copy paste this. Use two single quotes instead of what you&#8217;d get if you copy/pasted this line.</p><p>mysqladmin -u root -p password [singlequote][singlequote]</p> ]]></content:encoded> </item> <item><title>By: al</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-61413</link> <dc:creator>al</dc:creator> <pubDate>Tue, 09 Aug 2011 07:13:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-61413</guid> <description>mysql&gt;SET PASSWORD FOR &#039;root&#039;@&#039;localhost&#039; = PASSWORD(&#039;secret_password&#039;);</description> <content:encoded><![CDATA[<p>mysql&gt;SET PASSWORD FOR &#8216;root&#8217;@'localhost&#8217; = PASSWORD(&#8216;secret_password&#8217;);</p> ]]></content:encoded> </item> <item><title>By: Dhananjaya</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-61162</link> <dc:creator>Dhananjaya</dc:creator> <pubDate>Sat, 30 Jul 2011 14:18:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-61162</guid> <description>Really good post:
i hacked my root by using that type + batch file
Because i used special carectors for my password
Thanks again ;)</description> <content:encoded><![CDATA[<p>Really good post:</p><p>i hacked my root by using that type + batch file<br
/> Because i used special carectors for my password<br
/> Thanks again ;)</p> ]]></content:encoded> </item> <item><title>By: Edwin</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-60560</link> <dc:creator>Edwin</dc:creator> <pubDate>Fri, 08 Jul 2011 11:56:45 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-60560</guid> <description>i got problem when i login i enter the user name but password i didn&#039;t know</description> <content:encoded><![CDATA[<p>i got problem when i login i enter the user name but password i didn&#8217;t know</p> ]]></content:encoded> </item> <item><title>By: bruce</title><link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-59906</link> <dc:creator>bruce</dc:creator> <pubDate>Fri, 10 Jun 2011 11:27:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-59906</guid> <description>how do I change my entery password to my computer.</description> <content:encoded><![CDATA[<p>how do I change my entery password to my computer.</p> ]]></content:encoded> </item> </channel> </rss>
