<?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: Installing MySQL Server 5.1 on Windows</title>
	<atom:link href="http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/</link>
	<description>Tech Evangelist Joey deVilla on software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Thu, 19 Nov 2009 18:44:37 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-5520</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 11 Sep 2009 16:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-5520</guid>
		<description>correction server 5.1.35</description>
		<content:encoded><![CDATA[<p>correction server 5.1.35</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-5518</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-5518</guid>
		<description>I&#039;m getting error 3306 having followed your instructions to a T.
Server version 7.
Even with the firewall turned off I get this error 
MSQL is running but since the Security Settings didn&#039;t go through I can not access from a command line because the password didn&#039;t get installed.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting error 3306 having followed your instructions to a T.<br />
Server version 7.<br />
Even with the firewall turned off I get this error<br />
MSQL is running but since the Security Settings didn&#8217;t go through I can not access from a command line because the password didn&#8217;t get installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-5192</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 01 Aug 2009 11:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-5192</guid>
		<description>Mark A. Poncelet, tried this many times it did not work or fix my issue.</description>
		<content:encoded><![CDATA[<p>Mark A. Poncelet, tried this many times it did not work or fix my issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark A. Poncelet</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-5091</link>
		<dc:creator>Mark A. Poncelet</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-5091</guid>
		<description>I just went through this process on Windows 2003, and found a few problems.

1.  There was a legacy MySQL service entry in the registry that I had to clean up.  I found it here:  HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services

After that, I ran into the same problems you did.  Here are my steps, in order, that allowed me to install version 5.1.34:


	Run the wizard.  Windows will fail to start the service. 
	Remove MySQL using the Configuration Wizard FIRST and then with the install package second. 
	Remove the MySQL program file install folder (mine was in C:\program files), but NOT the MySQL data folder (which was in C:\Documents and Settings\All Users\Application Data\).  (This is important to get the service to start.) 
	Start the MySQL install process again.  The service will start, but the wizard won&#039;t be able to configure the database because it forgets to set the root password in the MySQL database. 
	Log into the MySQL database at the command line and set the Root password to the same one you used in the wizard.  Flush tables and privileges.
	Close the MySQL database and click retry on the wizard. 
	Get a beer, because it will work now.
</description>
		<content:encoded><![CDATA[<p>I just went through this process on Windows 2003, and found a few problems.</p>
<p>1.  There was a legacy MySQL service entry in the registry that I had to clean up.  I found it here:  HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services</p>
<p>After that, I ran into the same problems you did.  Here are my steps, in order, that allowed me to install version 5.1.34:</p>
<p>	Run the wizard.  Windows will fail to start the service.<br />
	Remove MySQL using the Configuration Wizard FIRST and then with the install package second.<br />
	Remove the MySQL program file install folder (mine was in C:\program files), but NOT the MySQL data folder (which was in C:\Documents and Settings\All Users\Application Data\).  (This is important to get the service to start.)<br />
	Start the MySQL install process again.  The service will start, but the wizard won&#8217;t be able to configure the database because it forgets to set the root password in the MySQL database.<br />
	Log into the MySQL database at the command line and set the Root password to the same one you used in the wizard.  Flush tables and privileges.<br />
	Close the MySQL database and click retry on the wizard.<br />
	Get a beer, because it will work now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wrw4</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-5062</link>
		<dc:creator>wrw4</dc:creator>
		<pubDate>Wed, 08 Jul 2009 05:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-5062</guid>
		<description>I followed each step in detail and received an error: for “Start Service” &quot;Could not start the service MySQL.Error: 0&quot; and the configuration stopped without applying the security settings?  I was loading this on a Dell laptop so that I could teach myself Ruby.... Perplexed and confused.</description>
		<content:encoded><![CDATA[<p>I followed each step in detail and received an error: for “Start Service” &#8220;Could not start the service MySQL.Error: 0&#8243; and the configuration stopped without applying the security settings?  I was loading this on a Dell laptop so that I could teach myself Ruby&#8230;. Perplexed and confused.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-5055</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-5055</guid>
		<description>argh I got the start service error as well....ahhhh</description>
		<content:encoded><![CDATA[<p>argh I got the start service error as well&#8230;.ahhhh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4995</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 26 Jun 2009 03:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4995</guid>
		<description>The same thing happened to me, I got a start service error too. What is the Deal?</description>
		<content:encoded><![CDATA[<p>The same thing happened to me, I got a start service error too. What is the Deal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4785</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Tue, 02 Jun 2009 19:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4785</guid>
		<description>I followed each step in detail and received an error: for &quot;Start Service&quot;

how might this be?</description>
		<content:encoded><![CDATA[<p>I followed each step in detail and received an error: for &#8220;Start Service&#8221;</p>
<p>how might this be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting Started with Ruby on Rails: Installation &#124; Blog YODspica Ltd</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4713</link>
		<dc:creator>Getting Started with Ruby on Rails: Installation &#124; Blog YODspica Ltd</dc:creator>
		<pubDate>Mon, 25 May 2009 00:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4713</guid>
		<description>[...] downloaded, to install MySQL, you can follow any of the helpful tutorials out there. This one, at Global Nerdy, will do just [...]</description>
		<content:encoded><![CDATA[<p>[...] downloaded, to install MySQL, you can follow any of the helpful tutorials out there. This one, at Global Nerdy, will do just [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting Started with Ruby on Rails: Installation &#124; Amr ElGarhy</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4671</link>
		<dc:creator>Getting Started with Ruby on Rails: Installation &#124; Amr ElGarhy</dc:creator>
		<pubDate>Sun, 17 May 2009 22:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4671</guid>
		<description>[...] downloaded, to install MySQL, you can follow any of the helpful tutorials out there. This one, at Global Nerdy, will do just [...]</description>
		<content:encoded><![CDATA[<p>[...] downloaded, to install MySQL, you can follow any of the helpful tutorials out there. This one, at Global Nerdy, will do just [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting Started with Ruby on Rails: Installation</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4667</link>
		<dc:creator>Getting Started with Ruby on Rails: Installation</dc:creator>
		<pubDate>Sun, 17 May 2009 16:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4667</guid>
		<description>[...] downloaded, to install MySQL, you can follow any of the helpful tutorials out there. This one, at Global Nerdy, will do just [...]</description>
		<content:encoded><![CDATA[<p>[...] downloaded, to install MySQL, you can follow any of the helpful tutorials out there. This one, at Global Nerdy, will do just [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Proft</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4595</link>
		<dc:creator>Ed Proft</dc:creator>
		<pubDate>Sat, 09 May 2009 20:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4595</guid>
		<description>Is there a way to configure the MySQL Command Line Client (launched from the Windows menu) so that it will first prompt for a username?  I would like to be able to log in as a user other than &quot;root&quot;.</description>
		<content:encoded><![CDATA[<p>Is there a way to configure the MySQL Command Line Client (launched from the Windows menu) so that it will first prompt for a username?  I would like to be able to log in as a user other than &#8220;root&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing PHP on Windows Using the Web Platform Installer 2.0 Beta — Global Nerdy</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4550</link>
		<dc:creator>Installing PHP on Windows Using the Web Platform Installer 2.0 Beta — Global Nerdy</dc:creator>
		<pubDate>Tue, 05 May 2009 04:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4550</guid>
		<description>[...] Yesterday, I showed you how to install MySQL Server 5.1 (Community Edition) onto your Windows-based development machine. The reason I wrote the article was to help you prep your machine for installing PHP and PHP-based applications using Microsoft’s Web Platform Installer. [...]</description>
		<content:encoded><![CDATA[<p>[...] Yesterday, I showed you how to install MySQL Server 5.1 (Community Edition) onto your Windows-based development machine. The reason I wrote the article was to help you prep your machine for installing PHP and PHP-based applications using Microsoft’s Web Platform Installer. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey deVilla</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4546</link>
		<dc:creator>Joey deVilla</dc:creator>
		<pubDate>Mon, 04 May 2009 17:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4546</guid>
		<description>&lt;strong&gt;andrej:&lt;/strong&gt; Thanks!

Haven&#039;t experienced that problem with MyISAM on MySQL 4, but until recently, when doing PHP/MySQL work, I&#039;ve always been in a &quot;build on Windows/Mac, deploy on Linux&quot; kind of setup. Maybe this is something I should test for MySQL 5.

There&#039;s still one very compelling use for MyISAM on some tables: full-text search. Yes, you can do &lt;code&gt;LIKE&lt;/code&gt; searches in InnoDB, but IMHO MyISAM&#039;s full-text search still runs circles around it.</description>
		<content:encoded><![CDATA[<p><strong>andrej:</strong> Thanks!</p>
<p>Haven&#8217;t experienced that problem with MyISAM on MySQL 4, but until recently, when doing PHP/MySQL work, I&#8217;ve always been in a &#8220;build on Windows/Mac, deploy on Linux&#8221; kind of setup. Maybe this is something I should test for MySQL 5.</p>
<p>There&#8217;s still one very compelling use for MyISAM on some tables: full-text search. Yes, you can do <code>LIKE</code> searches in InnoDB, but IMHO MyISAM&#8217;s full-text search still runs circles around it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrej</title>
		<link>http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/comment-page-1/#comment-4545</link>
		<dc:creator>andrej</dc:creator>
		<pubDate>Mon, 04 May 2009 17:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/04/installing-mysql-server-51-on-windows/#comment-4545</guid>
		<description>Very nice guide. One note on storage engines, from personal experience. If there&#039;s the slightest chance of system instability (crashes, frequent reboots), I&#039;d avoid MyISAM like the plague -- ate least on Windows.

For a while I had to support a Windows app with an embedded MySQL database on a server that had scheduled weekly reboots and the occasional crash.

It was MySQL 4, mind you, but the database service never shut down properly and corrupted tables every single week after every reboot. 

So be very careful about willingly picking MyISAM for anything but a play server.</description>
		<content:encoded><![CDATA[<p>Very nice guide. One note on storage engines, from personal experience. If there&#8217;s the slightest chance of system instability (crashes, frequent reboots), I&#8217;d avoid MyISAM like the plague &#8212; ate least on Windows.</p>
<p>For a while I had to support a Windows app with an embedded MySQL database on a server that had scheduled weekly reboots and the occasional crash.</p>
<p>It was MySQL 4, mind you, but the database service never shut down properly and corrupted tables every single week after every reboot. </p>
<p>So be very careful about willingly picking MyISAM for anything but a play server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
