<?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>Nick Duncan &#187; mysql</title>
	<atom:link href="http://nickduncan.co.za/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickduncan.co.za</link>
	<description>The online marketing go-to guy</description>
	<lastBuildDate>Fri, 09 Dec 2011 05:08:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom:link rel='hub' href='http://nickduncan.co.za/?pushpress=hub'/>
		<item>
		<title>Stopping SQL Injections</title>
		<link>http://nickduncan.co.za/stopping-sql-injections/</link>
		<comments>http://nickduncan.co.za/stopping-sql-injections/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:07:49 +0000</pubDate>
		<dc:creator>NickDuncan</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database security]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[SQL injection]]></category>
		<category><![CDATA[website security]]></category>

		<guid isPermaLink="false">http://nickduncan.co.za/?p=114</guid>
		<description><![CDATA[SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed.]]></description>
		<wfw:commentRss>http://nickduncan.co.za/stopping-sql-injections/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Maximum MySQL Database Size?</title>
		<link>http://nickduncan.co.za/maximum-mysql-database-size/</link>
		<comments>http://nickduncan.co.za/maximum-mysql-database-size/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 02:09:31 +0000</pubDate>
		<dc:creator>NickDuncan</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://nickduncan.co.za/?p=46</guid>
		<description><![CDATA[While developing myScoop, and other experimental projects, I have been thinking about the limitations of a MySQL database, particularly it's maximum file size. I was amazed that after some research I really have absolutely nothing to worry about. It seems my 112mb database is a "new born baby" in the terms of how big it can still grow.]]></description>
		<wfw:commentRss>http://nickduncan.co.za/maximum-mysql-database-size/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

