<?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 in Leopard</title>
	<atom:link href="http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/</link>
	<description>All about Blue Static development.</description>
	<lastBuildDate>Sun, 07 Feb 2010 20:18:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron</title>
		<link>http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/comment-page-1/#comment-20207</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 29 Jul 2008 04:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/#comment-20207</guid>
		<description>Alexander, that was very helpful and important extra information, thanks.  With that it works for me.

I will say that the original instructions say to &quot;sudo chmod 755 tmp&quot;

It will work, but more secure and just as functional is &quot;sudo chmod 750 tmp&quot;</description>
		<content:encoded><![CDATA[<p>Alexander, that was very helpful and important extra information, thanks.  With that it works for me.</p>
<p>I will say that the original instructions say to &#8220;sudo chmod 755 tmp&#8221;</p>
<p>It will work, but more secure and just as functional is &#8220;sudo chmod 750 tmp&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/comment-page-1/#comment-16615</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 26 Apr 2008 01:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/#comment-16615</guid>
		<description>thanks for the great advice!
it helps to mention that
- my.cnf lives in /etc
- there is no /etc/my.cnf by default on Mac OS X
- tmpdir=/usr/local/mysql/tmp must be preceded by [mysqld] or mysql won&#039;t start

so my  /etc/my.cnf looks like this:

[mysqld]
tmpdir=/usr/local/mysql/tmp

Alexander</description>
		<content:encoded><![CDATA[<p>thanks for the great advice!<br />
it helps to mention that<br />
- my.cnf lives in /etc<br />
- there is no /etc/my.cnf by default on Mac OS X<br />
- tmpdir=/usr/local/mysql/tmp must be preceded by [mysqld] or mysql won&#8217;t start</p>
<p>so my  /etc/my.cnf looks like this:</p>
<p>[mysqld]<br />
tmpdir=/usr/local/mysql/tmp</p>
<p>Alexander</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/comment-page-1/#comment-14755</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Wed, 12 Mar 2008 18:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/#comment-14755</guid>
		<description>I am so lost. I am hoping that I can get a little help in the terminal and in finding where my.cnf is. I am brand new to programing and am still motivated to learn PHP and MySQL. Everything I am finding about fixing this in Leopard on my G4 is confusing.

Any help? my email is macursus(at)gmail(dot com)

thanks,

evan</description>
		<content:encoded><![CDATA[<p>I am so lost. I am hoping that I can get a little help in the terminal and in finding where my.cnf is. I am brand new to programing and am still motivated to learn PHP and MySQL. Everything I am finding about fixing this in Leopard on my G4 is confusing.</p>
<p>Any help? my email is macursus(at)gmail(dot com)</p>
<p>thanks,</p>
<p>evan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Bates</title>
		<link>http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/comment-page-1/#comment-13815</link>
		<dc:creator>Danny Bates</dc:creator>
		<pubDate>Tue, 19 Feb 2008 15:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/12/04/mysql-in-leopard/#comment-13815</guid>
		<description>Thank you so much!

I&#039;m so new to MySQL and your simple explanation and solution are perfect. Not too much, not too little. Seems others get too wordy with their experience and solutions, which generally causes confusion, but this hit the spot.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>
<p>I&#8217;m so new to MySQL and your simple explanation and solution are perfect. Not too much, not too little. Seems others get too wordy with their experience and solutions, which generally causes confusion, but this hit the spot.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
