<?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>Nutt.net &#187; mysql</title>
	<atom:link href="http://www.nutt.net/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nutt.net</link>
	<description>Random articles on whatever I feel like...</description>
	<lastBuildDate>Sun, 08 Jan 2012 02:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to change the MySQL password in MAMP</title>
		<link>http://www.nutt.net/2010/10/02/how-to-change-the-mysql-password-in-mamp/</link>
		<comments>http://www.nutt.net/2010/10/02/how-to-change-the-mysql-password-in-mamp/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 13:48:25 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=661</guid>
		<description><![CDATA[Reinstalled MAMP last week because the version I was using didn&#8217;t have PHP 5.3 which I needed for a project I&#8217;m working on. Had to do some Googling to find the default password for MySQL and how to change. First, &#8230; <a href="http://www.nutt.net/2010/10/02/how-to-change-the-mysql-password-in-mamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2010/10/02/how-to-change-the-mysql-password-in-mamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grouping MySQL query by date</title>
		<link>http://www.nutt.net/2009/07/07/grouping-mysql-query-by-date/</link>
		<comments>http://www.nutt.net/2009/07/07/grouping-mysql-query-by-date/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 19:12:06 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=397</guid>
		<description><![CDATA[Working on a statistics plugin I needed a way to group records by the day.  Turns out it&#8217;s remarkably easy. If you just want to group by year and month take off the DAY() part.  This would also be a &#8230; <a href="http://www.nutt.net/2009/07/07/grouping-mysql-query-by-date/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2009/07/07/grouping-mysql-query-by-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

