<?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>greg&#039;s weblog &#187; mysql</title>
	<atom:link href="http://gregk.me/category/tech/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregk.me</link>
	<description>the more I learn, the less I know</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:17: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>MySQL Warnings</title>
		<link>http://gregk.me/2007/mysql-warnings/</link>
		<comments>http://gregk.me/2007/mysql-warnings/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 11:09:25 +0000</pubDate>
		<dc:creator>Greg K</dc:creator>
				<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://gregk.me/2007/07/03/mysql-warnings/</guid>
		<description><![CDATA[My preferred tool for constructing queries against MySQL databases is the command line client. One niggle that has plagued me since I started using the client was the inability to retrieve warnings that sometimes occur on queries. This morning I stumbled across the following in the MySQL manual: mysql&#62; SET GLOBAL query_cache_size = 40000; Query [...]]]></description>
		<wfw:commentRss>http://gregk.me/2007/mysql-warnings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading from MySQL 3.23 to 5.0</title>
		<link>http://gregk.me/2006/upgrading-from-mysql-323-to-50/</link>
		<comments>http://gregk.me/2006/upgrading-from-mysql-323-to-50/#comments</comments>
		<pubDate>Sat, 10 Jun 2006 18:40:04 +0000</pubDate>
		<dc:creator>Greg K</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[migration]]></category>

		<guid isPermaLink="false">http://gregk.me/2006/06/10/upgrading-from-mysql-323-to-50/</guid>
		<description><![CDATA[I&#8217;ve spent too many hours this week porting the company database from MySQL 3.23 to 5. This was probably a bit more painful than it needed to be because we&#8217;ve not upgraded MySQL versions&#8230; ever. Manipulation of the dump file (which was 13GBs) really made it stand out how modern programmers don&#8217;t necessary think about [...]]]></description>
		<wfw:commentRss>http://gregk.me/2006/upgrading-from-mysql-323-to-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

