<?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: SET SQL_MODE=NO_AUTO_VALUE_ON_ZERO</title>
	<atom:link href="http://www.securiour.com/2007/set-sql_modeno_auto_value_on_zero/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.securiour.com/2007/set-sql_modeno_auto_value_on_zero/</link>
	<description>online information Computer security community for internet safety and trusted networks - news &#38; articles for windows &#38; other operating systems securiour.com first NEWS breaking in intrusion prevention and security risk management, proactively secures systems, and networks, worldwide</description>
	<lastBuildDate>Fri, 08 Jan 2010 21:43:58 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roger</title>
		<link>http://www.securiour.com/2007/set-sql_modeno_auto_value_on_zero/comment-page-1/#comment-2933</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Fri, 18 Apr 2008 18:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.securiour.com/2007/set-sql_modeno_auto_value_on_zero/#comment-2933</guid>
		<description>Thanks but it didn&#039;t work. I tries saving my database as mysql4 from 5.

The first line was easy to remove but the second didn&#039;t exist as such..
BTW you have the Greek flag by the English language option :)</description>
		<content:encoded><![CDATA[<p>Thanks but it didn&#8217;t work. I tries saving my database as mysql4 from 5.</p>
<p>The first line was easy to remove but the second didn&#8217;t exist as such..<br />
BTW you have the Greek flag by the English language option <img src='http://www.securiour.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ximo</title>
		<link>http://www.securiour.com/2007/set-sql_modeno_auto_value_on_zero/comment-page-1/#comment-1631</link>
		<dc:creator>Ximo</dc:creator>
		<pubDate>Wed, 23 Jan 2008 12:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.securiour.com/2007/set-sql_modeno_auto_value_on_zero/#comment-1631</guid>
		<description>Beware that if you have a row with a primary/unique key of 0, removing NO_AUTO_VALUE_ON_ZERO will make SQL interpret it as NULL and thus auto_increment its value. You will then have to manually set the column that has been changed during the import back to its original value of 0, or your data will not be valid.</description>
		<content:encoded><![CDATA[<p>Beware that if you have a row with a primary/unique key of 0, removing NO_AUTO_VALUE_ON_ZERO will make SQL interpret it as NULL and thus auto_increment its value. You will then have to manually set the column that has been changed during the import back to its original value of 0, or your data will not be valid.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
