<?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>The Developer Day &#187; cli</title>
	<atom:link href="http://www.thedeveloperday.com/tag/cli/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperday.com</link>
	<description>Staying Curious</description>
	<lastBuildDate>Tue, 27 Jul 2010 17:33:37 +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>Funny MySQL command line option</title>
		<link>http://www.thedeveloperday.com/funny-mysql-command-line-option/</link>
		<comments>http://www.thedeveloperday.com/funny-mysql-command-line-option/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 12:22:20 +0000</pubDate>
		<dc:creator>Žilvinas Šaltys</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[cli]]></category>

		<guid isPermaLink="false">http://www.thedeveloperday.com/funny-mysql-command-line-option/</guid>
		<description><![CDATA[MySQL has atleast one funny named command line option that made me chuckle. The option is named &#8220;&#8211;i-am-a-dummy&#8221;. From the MySQL manual: Allow only those UPDATE and DELETE statements that specify which rows to modify by using key values. If you have set this option in an option file, you can override it by using &#8211;safe-updates on [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL has atleast one funny named command line option that made me chuckle. The option is named &#8220;&#8211;i-am-a-dummy&#8221;. From the <a href="http://dev.mysql.com/doc/refman/5.0/en/mysql-command-options.html" title="mysql command line options">MySQL manual</a>:</p>
<blockquote><p>Allow only those UPDATE and DELETE statements that specify which rows to modify by using key values. If you have set this option in an option file, you can override it by using &#8211;safe-updates on the command line.</p></blockquote>
<p>This option is an alias of &#8220;&#8211;safe-upfates&#8221;. I wonder for a while what is the story behind having two alternate names for the same thing. Maybe it&#8217;s just the MySQL folks having some fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedeveloperday.com/funny-mysql-command-line-option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
