<?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 Pythian Blog &#187; SQL_MODE</title>
	<atom:link href="http://www.pythian.com/news/tag/sql_mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>MySQL&#8217;s SQL Deviations and Extensions</title>
		<link>http://www.pythian.com/news/13845/mysqls-sql-deviations-and-extensions/</link>
		<comments>http://www.pythian.com/news/13845/mysqls-sql-deviations-and-extensions/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 13:53:22 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Pythian Appearances]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[CREATE TABLE]]></category>
		<category><![CDATA[explain]]></category>
		<category><![CDATA[kaleidoscope]]></category>
		<category><![CDATA[odtug]]></category>
		<category><![CDATA[Pythian]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[SQL standard]]></category>
		<category><![CDATA[SQL_MODE]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=13845</guid>
		<description><![CDATA[Today at Kaleidoscope I will be doing a 90-minute session comparing MySQL&#8217;s SQL syntax to the ANSI/ISO SQL:2003 standard, entitled What Do You Mean, &#8220;SQL Syntax Error&#8221;? You can download the PDF slides now. For those that may be following along the presentation later today (4 pm Eastern time), here are some links that I [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/13845/mysqls-sql-deviations-and-extensions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL and Quoting</title>
		<link>http://www.pythian.com/news/13811/mysql-and-quoting/</link>
		<comments>http://www.pythian.com/news/13811/mysql-and-quoting/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 16:43:15 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[ANSI]]></category>
		<category><![CDATA[ANSI standard]]></category>
		<category><![CDATA[ansi_quotes]]></category>
		<category><![CDATA[escape]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[quoting]]></category>
		<category><![CDATA[SQL standard]]></category>
		<category><![CDATA[SQL_MODE]]></category>
		<category><![CDATA[standard]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=13811</guid>
		<description><![CDATA[MySQL does not follow the ANSI SQL standard for quoting. MySQL&#8217;s default quoting behavior is that either single or double quotes can be used to quote a string (this gets me into trouble when I work with Oracle databases, as double quotes do not indicate a string!). mysql&#62; SELECT 'alive'; +-------+ &#124; alive &#124; +-------+ [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/13811/mysql-and-quoting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mind the SQL_MODE when running ALTER TABLE</title>
		<link>http://www.pythian.com/news/1422/draft-mind-the-sql_mode-when-running-alter-table/</link>
		<comments>http://www.pythian.com/news/1422/draft-mind-the-sql_mode-when-running-alter-table/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 17:30:00 +0000</pubDate>
		<dc:creator>Augusto Bott</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[SQL_MODE]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1422/draft-mind-the-sql_mode-when-running-alter-table</guid>
		<description><![CDATA[The other day, a client mentioned they were getting strange results when running ALTER TABLE. The episode involved modifying an existing primary key to add an auto_increment primary key: it was &#8220;shifting&#8221; values. Say what?! As it turns out, it was a very special value getting changed: zero. Some fiddling revealed the underlying reason. Care [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1422/draft-mind-the-sql_mode-when-running-alter-table/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

