<?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: mysql: &#45;&#45;i-am-a-dummy</title>
	<atom:link href="http://martinmurphy.com/blog/2007/10/09/67-mysql-i-am-a-dummy/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinmurphy.com/blog/2007/10/09/67-mysql-i-am-a-dummy/</link>
	<description>Martin Murphy's Weblog</description>
	<pubDate>Wed, 07 Jan 2009 01:30:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jmernin</title>
		<link>http://martinmurphy.com/blog/2007/10/09/67-mysql-i-am-a-dummy/comment-page-1/#comment-1865</link>
		<dc:creator>jmernin</dc:creator>
		<pubDate>Tue, 09 Oct 2007 14:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://martinmurphy.com/blog/2007/10/09/67-mysql-i-am-a-dummy/#comment-1865</guid>
		<description>Good find Martin.

I checked each of the recommended/sample .cnf files that come with the Solaris Coolstack 1.1 version of MySQL and, in each case, the "safe-updates" setting is turned off (commented out) by default.

However, what is strange is that one of these sample files has a line above the commented out setting saying, "Only allow UPDATEs and DELETEs that use keys" but all of the others say, "Remove the next comment character if you are not familiar with SQL".

In any case, enabling this setting was a simple matter of commenting out the "safe-updates" setting the /etc/my.cnf and restarting MySQL.</description>
		<content:encoded><![CDATA[<p>Good find Martin.</p>
<p>I checked each of the recommended/sample .cnf files that come with the Solaris Coolstack 1.1 version of MySQL and, in each case, the &#8220;safe-updates&#8221; setting is turned off (commented out) by default.</p>
<p>However, what is strange is that one of these sample files has a line above the commented out setting saying, &#8220;Only allow UPDATEs and DELETEs that use keys&#8221; but all of the others say, &#8220;Remove the next comment character if you are not familiar with SQL&#8221;.</p>
<p>In any case, enabling this setting was a simple matter of commenting out the &#8220;safe-updates&#8221; setting the /etc/my.cnf and restarting MySQL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
