<?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>www.kevincornwell.com &#187; MySQL</title>
	<atom:link href="http://www.kevincornwell.com/blog/index.php/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevincornwell.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 02 Dec 2010 16:31:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>SQL Injection Cheat Sheet</title>
		<link>http://www.kevincornwell.com/blog/index.php/sql-injection-cheat-sheet/</link>
		<comments>http://www.kevincornwell.com/blog/index.php/sql-injection-cheat-sheet/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 14:38:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kevincornwell.com/blog/index.php/sql-injection-cheat-sheet/</guid>
		<description><![CDATA[Better to know what the bad guys are up to than not. SQL Injection Cheat Sheet]]></description>
			<content:encoded><![CDATA[<p>Better to know what the bad guys are up to than not.</p>
<p><a href="http://ferruh.mavituna.com/makale/sql-injection-cheatsheet/">SQL Injection Cheat Sheet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevincornwell.com/blog/index.php/sql-injection-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL backup job scheduler fix in x64.</title>
		<link>http://www.kevincornwell.com/blog/index.php/mysql-backup-job-scheduler-fix-in-x64/</link>
		<comments>http://www.kevincornwell.com/blog/index.php/mysql-backup-job-scheduler-fix-in-x64/#comments</comments>
		<pubDate>Thu, 21 Dec 2006 16:04:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kevincornwell.com/blog/index.php/mysql-backup-job-scheduler-fix-in-x64/</guid>
		<description><![CDATA[When you create a backup job with the MySQL Administrator the backup will not execute properly in the MS Scheduler runing on x64. Right click the job in the MS Scheduler and change &#8220;-c&#8221; to &#8220;-C&#8221; (xp64 bug).]]></description>
			<content:encoded><![CDATA[<p>When you create a backup job with the MySQL Administrator the backup will not execute properly in the MS Scheduler runing on x64.  Right click the job in the MS Scheduler and change &#8220;-c&#8221; to &#8220;-C&#8221; (xp64 bug).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevincornwell.com/blog/index.php/mysql-backup-job-scheduler-fix-in-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

