<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<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, 12 Mar 2010 15:19:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sphiwe</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-46025</link>
		<dc:creator>sphiwe</dc:creator>
		<pubDate>Thu, 18 Feb 2010 09:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-46025</guid>
		<description>hi all.
iam usin wamp 2.0 with mysql 5.1.36.

i hv 2 tables, subjects and pages, pages relates to subjects vai subject_id. iam buildin a site, wen i try 2 retrieve pages 4rm my data base dat hv a relationship with a subject(...$query = select * FROM pages WHERE subject_id = {$subject_id}...) it gvs me an error dt reads: you hav an error in ur sql syntax; check manual that corresponds to your mysql server version. somebody please help me, thanx.</description>
		<content:encoded><![CDATA[<p>hi all.<br />
iam usin wamp 2.0 with mysql 5.1.36.</p>
<p>i hv 2 tables, subjects and pages, pages relates to subjects vai subject_id. iam buildin a site, wen i try 2 retrieve pages 4rm my data base dat hv a relationship with a subject(&#8230;$query = select * FROM pages WHERE subject_id = {$subject_id}&#8230;) it gvs me an error dt reads: you hav an error in ur sql syntax; check manual that corresponds to your mysql server version. somebody please help me, thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pictuality</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-45980</link>
		<dc:creator>pictuality</dc:creator>
		<pubDate>Mon, 15 Feb 2010 23:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-45980</guid>
		<description>Hi Vinod,

Hope you can help. 

You say that to set a password (in WAMP when one hasn&#039;t been set) to:

&lt;i&gt;To setup root password for first time:
mysqladmin -u root password “NEWPASSWORD”
C:\wamp\bin\mysql\mysql5.1.30\bin&gt; mysqladmin -u root password &quot;root&quot; &lt;/i&gt;

I don&#039;t understand, - which one is it?

Do I use your first line and enter my chosen password where you have &quot;NEWPASWORD&quot;
or do I use your second line and enter &quot;root&quot; ?

If I use your second line and enter &quot;root&quot;, do I then get to set the password I want?

Why do you give two conflicting lines? Sorry, all new to me.

I also found out from another site that you have to navigate  from command prompt to the bin directory that contains the mysqladmin.exe file before trying to run the command. That isn&#039;t very clear here.</description>
		<content:encoded><![CDATA[<p>Hi Vinod,</p>
<p>Hope you can help. </p>
<p>You say that to set a password (in WAMP when one hasn&#8217;t been set) to:</p>
<p><i>To setup root password for first time:<br />
mysqladmin -u root password “NEWPASSWORD”<br />
C:\wamp\bin\mysql\mysql5.1.30\bin&gt; mysqladmin -u root password &#8220;root&#8221; </i></p>
<p>I don&#8217;t understand, &#8211; which one is it?</p>
<p>Do I use your first line and enter my chosen password where you have &#8220;NEWPASWORD&#8221;<br />
or do I use your second line and enter &#8220;root&#8221; ?</p>
<p>If I use your second line and enter &#8220;root&#8221;, do I then get to set the password I want?</p>
<p>Why do you give two conflicting lines? Sorry, all new to me.</p>
<p>I also found out from another site that you have to navigate  from command prompt to the bin directory that contains the mysqladmin.exe file before trying to run the command. That isn&#8217;t very clear here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pictuality</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-45978</link>
		<dc:creator>pictuality</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-45978</guid>
		<description>Hi all,

Am using WAMP - with MySql 5.1.36.

Currently have no password set for root. Open to all. None of the above solutions work for me. Does anyone know how to set root password - WAMP Mysql 3.1.36 ? Please don&#039;t suggest any of the above!

Thanks</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Am using WAMP &#8211; with MySql 5.1.36.</p>
<p>Currently have no password set for root. Open to all. None of the above solutions work for me. Does anyone know how to set root password &#8211; WAMP Mysql 3.1.36 ? Please don&#8217;t suggest any of the above!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicoliniyo</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-44426</link>
		<dc:creator>nicoliniyo</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-44426</guid>
		<description>This is really usefull!</description>
		<content:encoded><![CDATA[<p>This is really usefull!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikanth</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-43695</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Tue, 15 Sep 2009 06:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-43695</guid>
		<description>Thanks a Lot :)</description>
		<content:encoded><![CDATA[<p>Thanks a Lot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john black</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-43588</link>
		<dc:creator>john black</dc:creator>
		<pubDate>Sun, 06 Sep 2009 00:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-43588</guid>
		<description>Hello edi,
I see that you are having problems too.
Welcome to the club.
“Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.32. This may cause unpredictable behavior.” 
I have never used wamp precisely because of this sort of problem.
If all goes well wamp is a very easy way to install Apache, PHP and MySql.
But when something goes wrong as in your case it is very difficult to fix.
I think that your error message means exactly that.
Had you installed the three packages separately it would have been less trouble.
Before you uninstall wamp and install Apache, PHP and MySql separately,
I would try uninstalling MySql, uninstalling PHP and then installing PHP and then MySql.
You do need to download PHP and MySql separately.
But having said that you might be better off starting again
with a fresh install of Apache, PHP and MySql.
Each is dependent on the previous installation thus Apache can run on its own.
PHP depends on Apache. MySql depends on PHP.
You must work up to the full installation, uninstalling a part if it does not work.
Just to add a layer of complication, for some reason PHP no longer supports MySql
without a few extras. Some dispute between Sun Microsystems who support MySql
and PHP which is open source.
Your C:\PHP\ext folder needs to include a few extra dll files
which need to be enabled in your php.ini.
I could say more but it is well documented on the internet.
Yes it is a challenge. Good luck. It will work eventually.</description>
		<content:encoded><![CDATA[<p>Hello edi,<br />
I see that you are having problems too.<br />
Welcome to the club.<br />
“Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.32. This may cause unpredictable behavior.”<br />
I have never used wamp precisely because of this sort of problem.<br />
If all goes well wamp is a very easy way to install Apache, PHP and MySql.<br />
But when something goes wrong as in your case it is very difficult to fix.<br />
I think that your error message means exactly that.<br />
Had you installed the three packages separately it would have been less trouble.<br />
Before you uninstall wamp and install Apache, PHP and MySql separately,<br />
I would try uninstalling MySql, uninstalling PHP and then installing PHP and then MySql.<br />
You do need to download PHP and MySql separately.<br />
But having said that you might be better off starting again<br />
with a fresh install of Apache, PHP and MySql.<br />
Each is dependent on the previous installation thus Apache can run on its own.<br />
PHP depends on Apache. MySql depends on PHP.<br />
You must work up to the full installation, uninstalling a part if it does not work.<br />
Just to add a layer of complication, for some reason PHP no longer supports MySql<br />
without a few extras. Some dispute between Sun Microsystems who support MySql<br />
and PHP which is open source.<br />
Your C:\PHP\ext folder needs to include a few extra dll files<br />
which need to be enabled in your php.ini.<br />
I could say more but it is well documented on the internet.<br />
Yes it is a challenge. Good luck. It will work eventually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edi</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-43582</link>
		<dc:creator>edi</dc:creator>
		<pubDate>Sat, 05 Sep 2009 10:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-43582</guid>
		<description>hello i am just use wamp but when i open phpmyadmin , i found this alert , 
&quot;Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.32. This may cause unpredictable behavior.&quot; 

can anybody help me to fix this ?</description>
		<content:encoded><![CDATA[<p>hello i am just use wamp but when i open phpmyadmin , i found this alert ,<br />
&#8220;Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.32. This may cause unpredictable behavior.&#8221; </p>
<p>can anybody help me to fix this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ste ve</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-43297</link>
		<dc:creator>Ste ve</dc:creator>
		<pubDate>Fri, 21 Aug 2009 16:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-43297</guid>
		<description>This just doesn&#039;t work. I have version 5.0.84 on a windows server.
It doesn&#039;t work without quotes, with quotes, double quotes or brackets...

I&#039;ve never set a pasword,  so I just try
$ mysqladmin -u root password NEWPASSWORD

And it doesn&#039;t work. Please help.</description>
		<content:encoded><![CDATA[<p>This just doesn&#8217;t work. I have version 5.0.84 on a windows server.<br />
It doesn&#8217;t work without quotes, with quotes, double quotes or brackets&#8230;</p>
<p>I&#8217;ve never set a pasword,  so I just try<br />
$ mysqladmin -u root password NEWPASSWORD</p>
<p>And it doesn&#8217;t work. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-43249</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Wed, 19 Aug 2009 18:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-43249</guid>
		<description>5.1.37
mysqladmin -u root -p&quot;oldpass&quot; password&quot;newpass&quot;

replace oldpass with your old password. replace newpass with your new password. leave the quotation marks &quot;&quot;.

thanks again for this post , esp thundergod.</description>
		<content:encoded><![CDATA[<p>5.1.37<br />
mysqladmin -u root -p&#8221;oldpass&#8221; password&#8221;newpass&#8221;</p>
<p>replace oldpass with your old password. replace newpass with your new password. leave the quotation marks &#8220;&#8221;.</p>
<p>thanks again for this post , esp thundergod.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yudymardianto</title>
		<link>http://www.cyberciti.biz/faq/mysql-change-root-password/#comment-42753</link>
		<dc:creator>yudymardianto</dc:creator>
		<pubDate>Tue, 28 Jul 2009 04:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/mysql-change-root-password.php#comment-42753</guid>
		<description>very Useful this article. 
thanks.</description>
		<content:encoded><![CDATA[<p>very Useful this article.<br />
thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.097 seconds -->
