<?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>JQueryin &#187; MySQL</title>
	<atom:link href="http://www.jqueryin.com/categories/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jqueryin.com</link>
	<description>A web development blog focusing on PHP, MySQL, Javascript, jQuery, and CSS.</description>
	<lastBuildDate>Tue, 20 Jul 2010 17:05:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Securing Your PHP Sessions</title>
		<link>http://www.jqueryin.com/2009/11/20/php-secure-sessions/</link>
		<comments>http://www.jqueryin.com/2009/11/20/php-secure-sessions/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 23:57:04 +0000</pubDate>
		<dc:creator>cballou</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sessions]]></category>

		<guid isPermaLink="false">http://www.jqueryin.com/wordpress/?p=43</guid>
		<description><![CDATA[Many, if not all, of you have had to deal with creating a secure site login at some point in time. Although there are numerous articles written on the subject it is painstakingly difficult to find useful information from a single source. For this reason I will be discussing various techniques I have used or [...]]]></description>
		<wfw:commentRss>http://www.jqueryin.com/2009/11/20/php-secure-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InnoDB, Composite Keys, and ON DUPLICATE KEY</title>
		<link>http://www.jqueryin.com/2009/04/06/innodb-composite-keys-and-on-duplicate-key/</link>
		<comments>http://www.jqueryin.com/2009/04/06/innodb-composite-keys-and-on-duplicate-key/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 01:01:01 +0000</pubDate>
		<dc:creator>cballou</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[composite key]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[ON DUPLICATE KEY]]></category>

		<guid isPermaLink="false">http://www.jqueryin.com/wordpress/?p=3</guid>
		<description><![CDATA[The MySQL 5.0 reference manual has very specific guidelines as to how auto incrementing is handled within the InnoDB storage engine. This can cause problems for individuals who have improperly created their tables. Perhaps you have made the following mistake and didn&#8217;t catch the error. I&#8217;ll demonstrate a simple way to create a table utilizing [...]]]></description>
		<wfw:commentRss>http://www.jqueryin.com/2009/04/06/innodb-composite-keys-and-on-duplicate-key/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
