<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: cPHulk Brute Force Detection</title>
	<atom:link href="http://thelinuxnoob.com/linux/cphulk-brute-force-detection/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxnoob.com/linux/cphulk-brute-force-detection/</link>
	<description>Fixin&#039; issues one ticket at a time</description>
	<lastBuildDate>Mon, 19 Dec 2011 05:55:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joe G.</title>
		<link>http://thelinuxnoob.com/linux/cphulk-brute-force-detection/comment-page-1/#comment-8792</link>
		<dc:creator>Joe G.</dc:creator>
		<pubDate>Mon, 19 Dec 2011 05:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxnoob.com/?p=149#comment-8792</guid>
		<description>Rather than using &quot;delete from tablename&quot; to empty the entire table, using the &quot;truncate tablename&quot; command is slightly better in that it&#039;s faster, resets automatically incrementing values for fields, and works by essentially deleting the table and then recreating it anew.</description>
		<content:encoded><![CDATA[<p>Rather than using &#8220;delete from tablename&#8221; to empty the entire table, using the &#8220;truncate tablename&#8221; command is slightly better in that it&#8217;s faster, resets automatically incrementing values for fields, and works by essentially deleting the table and then recreating it anew.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

