<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I&#039;m Darren, I&#039;m a Ruby on Rails developer and web guru, I live in Parksville/Qualicum Beach and this is my website &#187; mysql</title>
	<atom:link href="http://headfirstproductions.ca/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://headfirstproductions.ca</link>
	<description>Building web applications and web sites with Ruby on Rails, Ajax, HTML5, CSS3 and new age technologies since forever ago</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:01:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Starting MySQL ERROR! Manager of pid-file quit without updating file</title>
		<link>http://headfirstproductions.ca/starting-mysql-error-manager-of-pid-file-quit-without-updating-file/</link>
		<comments>http://headfirstproductions.ca/starting-mysql-error-manager-of-pid-file-quit-without-updating-file/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 19:44:37 +0000</pubDate>
		<dc:creator>Darren Terhune</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://headfirstproductions.ca/?p=751</guid>
		<description><![CDATA[This error is a chown issue. I recently saw that my home brew directory was owned by root somehow and without thinking ran $ sudo chown -R $USER /usr/local/ which really probably messed more than just mysql owner privileges. However this is just about fixing mysql so it would boot up again. First I ran [...]<p><a href="http://www.launchbit.com/az/118-215/"><img width="468" height="60" src="http://www.launchbit.com/az-images/118-215/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/118-215/">LaunchBit</a>)</small></p>
]]></description>
		<wfw:commentRss>http://headfirstproductions.ca/starting-mysql-error-manager-of-pid-file-quit-without-updating-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automate your mysql backups</title>
		<link>http://headfirstproductions.ca/automate-your-mysql-backups/</link>
		<comments>http://headfirstproductions.ca/automate-your-mysql-backups/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 03:04:20 +0000</pubDate>
		<dc:creator>Darren Terhune</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://headfirstproductions.ca/blog/automate-your-mysql-backups/</guid>
		<description><![CDATA[Here&#8217;s a way for you to backup your mysql databases automatically. You can configure it to do it when ever you like. Code was found on dreamhosts wiki written by Matttail First log on to your home directory with an ftp client or ssh. Create a backups dir and a backups/archives dir. ssh yourdomain.com If [...]<p><a href="http://www.launchbit.com/az/118-215/"><img width="468" height="60" src="http://www.launchbit.com/az-images/118-215/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/118-215/">LaunchBit</a>)</small></p>
]]></description>
		<wfw:commentRss>http://headfirstproductions.ca/automate-your-mysql-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding How Joins Work</title>
		<link>http://headfirstproductions.ca/understanding-how-joins-work/</link>
		<comments>http://headfirstproductions.ca/understanding-how-joins-work/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 22:04:15 +0000</pubDate>
		<dc:creator>Darren Terhune</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://headfirstproductions.ca/blog/understanding-how-joins-work/</guid>
		<description><![CDATA[Mike Nixon sent me this link that does a pretty sweat job of describing how the different types of joins work when playing with a database. (Powered by LaunchBit)<p><a href="http://www.launchbit.com/az/118-215/"><img width="468" height="60" src="http://www.launchbit.com/az-images/118-215/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/118-215/">LaunchBit</a>)</small></p>
]]></description>
		<wfw:commentRss>http://headfirstproductions.ca/understanding-how-joins-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

