<?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/"
				  >
<channel>
<title>random thoughts of a code monkey - mysql</title>
<link>http://bradym.net/feed/mysql</link>
<description><![CDATA[random thoughts of a code monkey]]></description>
<language>en-us</language>
<pubDate>Sun, 20 May 2012 01:12:58 -0700</pubDate>
<copyright>Copyright 2002 - 2012 bradym.net</copyright>
<item>
<title>Logging requests with MySQL</title>
<link>http://bradym.net/mysql/logging-requests-with-mysql</link>
<pubDate>Sat, 12 Jul 2008 15:49:33 -0700</pubDate>
<description><![CDATA[Trying to setup a simple activity log using MySQL?  Using this techniquie it's easy to get a count of actions performed on your site.]]></description>
<guid isPermaLink="true" >http://bradym.net/mysql/logging-requests-with-mysql</guid>
</item>
<item>
<title>MySQL - on duplicate key update</title>
<link>http://bradym.net/mysql/on-duplicate-key-update</link>
<pubDate>Sun, 06 Jul 2008 17:57:00 -0700</pubDate>
<description><![CDATA[Using "ON DUPLICATE KEY UPDATE" can be very useful when migrating data or logging to a MySQL database.]]></description>
<guid isPermaLink="true" >http://bradym.net/mysql/on-duplicate-key-update</guid>
</item>
</channel>
</rss>
