<?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</title>
	<atom:link href="http://diymacserver.com/installing-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 15:55:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-6295</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 21 Jan 2010 01:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-6295</guid>
		<description>You need to look in the archives for powerpc versions of mysql as of 2010.  From the bottom of this post...
http://forums.mysql.com/read.php?117,297852,299814#msg-299814

You *can* find MySQL 5.1.40 packages for Mac OS X and PowerPC on the (not that easy to find I have to admit) page 
http://downloads.mysql.com/archives.php?p=mysql-5.1&amp;v=5.1.40</description>
		<content:encoded><![CDATA[<p>You need to look in the archives for powerpc versions of mysql as of 2010.  From the bottom of this post&#8230;<br />
<a href="http://forums.mysql.com/read.php?117,297852,299814#msg-299814" rel="nofollow">http://forums.mysql.com/read.php?117,297852,299814#msg-299814</a></p>
<p>You *can* find MySQL 5.1.40 packages for Mac OS X and PowerPC on the (not that easy to find I have to admit) page<br />
<a href="http://downloads.mysql.com/archives.php?p=mysql-5.1&amp;v=5.1.40" rel="nofollow">http://downloads.mysql.com/archives.php?p=mysql-5.1&amp;v=5.1.40</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-4889</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 04 Aug 2009 07:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-4889</guid>
		<description>David, in Leopard .bash_profile is still used. I think you made a typo in your profile.</description>
		<content:encoded><![CDATA[<p>David, in Leopard .bash_profile is still used. I think you made a typo in your profile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-4879</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 03 Aug 2009 21:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-4879</guid>
		<description>I am using OS X 10.5.7 and have not gotten the setting of the path to mysql to work. I think that in Leopard, .bash_profile is no longer used, but is replaced by .profile. In either case, after creating the file, and restarting terminal, I get mysql: command not found. Typically I just use cd to migrate to the /mysql/bin directory, but it is a pain, and I&#039;d like to learn how to do this. I&#039;ve Googled for a while, but none of the suggestions have worked. Also when I echo $PATH, I do not get the path that is in the .bash_profile or .profile files. I suspect that I should be altering the path.d file, but is that a good thing?

Any help appreciated.</description>
		<content:encoded><![CDATA[<p>I am using OS X 10.5.7 and have not gotten the setting of the path to mysql to work. I think that in Leopard, .bash_profile is no longer used, but is replaced by .profile. In either case, after creating the file, and restarting terminal, I get mysql: command not found. Typically I just use cd to migrate to the /mysql/bin directory, but it is a pain, and I&#8217;d like to learn how to do this. I&#8217;ve Googled for a while, but none of the suggestions have worked. Also when I echo $PATH, I do not get the path that is in the .bash_profile or .profile files. I suspect that I should be altering the path.d file, but is that a good thing?</p>
<p>Any help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-4107</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 23 May 2009 11:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-4107</guid>
		<description>@Will, you can just install a new version of MySQL without any problem. The newer version will just overwrite the older one. You can check by running mysql_config, which will show you the actual version you are using plus configuration.</description>
		<content:encoded><![CDATA[<p>@Will, you can just install a new version of MySQL without any problem. The newer version will just overwrite the older one. You can check by running mysql_config, which will show you the actual version you are using plus configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-4091</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 22 May 2009 01:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-4091</guid>
		<description>It seems when I upgraded to 10.5.7 from 10.4.1, MySQL, PHP and Apache was not working properly.  I was able to get php to run and Apache buy MySQL was not connecting properly.  I wanted to start fresh and reinstall everything so I uninstalled MySQL using these instructions:
To uninstall MySQL and completely remove it from you Mac do the following:

    * sudo rm /usr/local/mysql
    * sudo rm -rf /usr/local/mysql*
    * sudo rm -rf /Library/StartupItems/MySQLCOM
    * sudo rm -rf /Library/PreferencePanes/My*
    * edit /etc/hostconfig and remove the line MYSQLCOM=-YES-
    * sudo rm -rf /Library/Receipts/mysql*
    * sudo rm -rf /Library/Receipts/MySQL*

Then I reinstalled 5.1 version and it seemed to all go in correctly however I see no local file in usr.  My localhost is in my webserver file yet there is no StartupItems there either.  I just want to start all over again and make sure there is a fresh install of MySQL in my system.

system:

MacBookpro 17 inch
2.33 ghz
2 gb -ddr2 SDram 667 mhz intel core 2 duo

Thanks for any help on this</description>
		<content:encoded><![CDATA[<p>It seems when I upgraded to 10.5.7 from 10.4.1, MySQL, PHP and Apache was not working properly.  I was able to get php to run and Apache buy MySQL was not connecting properly.  I wanted to start fresh and reinstall everything so I uninstalled MySQL using these instructions:<br />
To uninstall MySQL and completely remove it from you Mac do the following:</p>
<p>    * sudo rm /usr/local/mysql<br />
    * sudo rm -rf /usr/local/mysql*<br />
    * sudo rm -rf /Library/StartupItems/MySQLCOM<br />
    * sudo rm -rf /Library/PreferencePanes/My*<br />
    * edit /etc/hostconfig and remove the line MYSQLCOM=-YES-<br />
    * sudo rm -rf /Library/Receipts/mysql*<br />
    * sudo rm -rf /Library/Receipts/MySQL*</p>
<p>Then I reinstalled 5.1 version and it seemed to all go in correctly however I see no local file in usr.  My localhost is in my webserver file yet there is no StartupItems there either.  I just want to start all over again and make sure there is a fresh install of MySQL in my system.</p>
<p>system:</p>
<p>MacBookpro 17 inch<br />
2.33 ghz<br />
2 gb -ddr2 SDram 667 mhz intel core 2 duo</p>
<p>Thanks for any help on this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-3859</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 04 May 2009 05:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-3859</guid>
		<description>@Nicv, just open a new Terminal session. If you type in `mysql` followed by enter you should get a proper answer instead of command not found.</description>
		<content:encoded><![CDATA[<p>@Nicv, just open a new Terminal session. If you type in `mysql` followed by enter you should get a proper answer instead of command not found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicv</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-3858</link>
		<dc:creator>Nicv</dc:creator>
		<pubDate>Mon, 04 May 2009 05:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-3858</guid>
		<description>Hi Richard,

I&#039;m ready to learn and try. I&#039;ve created a .bash_profile, cause I didn&#039;t see any old file name .bash_profile with the export PATH=&quot;$PATH:/usr/local/mysql/bin&quot; as content.

So, how to execute this? Many Thanks</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>I&#8217;m ready to learn and try. I&#8217;ve created a .bash_profile, cause I didn&#8217;t see any old file name .bash_profile with the export PATH=&#8221;$PATH:/usr/local/mysql/bin&#8221; as content.</p>
<p>So, how to execute this? Many Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-3856</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 04 May 2009 05:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-3856</guid>
		<description>@Nicv, if you open a Terminal session you are in your users home directory. If you don&#039;t know what you doing please stop as these instructions might be to advanced for you. If you are ready to learn and make mistakes the command to edit your profile is:
`vi .bash_profile`

Please google for instructions on how to use vi.</description>
		<content:encoded><![CDATA[<p>@Nicv, if you open a Terminal session you are in your users home directory. If you don&#8217;t know what you doing please stop as these instructions might be to advanced for you. If you are ready to learn and make mistakes the command to edit your profile is:<br />
`vi .bash_profile`</p>
<p>Please google for instructions on how to use vi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicv</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-3853</link>
		<dc:creator>Nicv</dc:creator>
		<pubDate>Sun, 03 May 2009 23:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-3853</guid>
		<description>How do we test it in the terminal?

Sorry, I&#039;m terminal newbie. Thanks.</description>
		<content:encoded><![CDATA[<p>How do we test it in the terminal?</p>
<p>Sorry, I&#8217;m terminal newbie. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicv</title>
		<link>http://diymacserver.com/installing-mysql/comment-page-1/#comment-3852</link>
		<dc:creator>Nicv</dc:creator>
		<pubDate>Sun, 03 May 2009 22:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-mysql/#comment-3852</guid>
		<description>Hi,


I&#039;d like to know how do we add the PATH Environment? I don&#039;t manage to get the .bash_profile. Can I know which home directory that you&#039;re mentioning? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;d like to know how do we add the PATH Environment? I don&#8217;t manage to get the .bash_profile. Can I know which home directory that you&#8217;re mentioning? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
