<?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; explain</title>
	<atom:link href="http://www.pythian.com/news/tag/explain/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>EXPLAIN Cheatsheet</title>
		<link>http://www.pythian.com/news/960/explain-cheatsheet/</link>
		<comments>http://www.pythian.com/news/960/explain-cheatsheet/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 16:21:30 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[explain]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tuning]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/960/explain-cheatsheet</guid>
		<description><![CDATA[At the 2008 MySQL Conference and Expo, The Pythian Group gave away EXPLAIN cheatsheets. They were very nice, printed in full color and laminated to ensure you can spill your coffee* on it and it will survive. For those not at the conference, or those that want to make more, the file is downloadable as [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/960/explain-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Query Profiling Tools &#8212; part 1, mysqlsla</title>
		<link>http://www.pythian.com/news/750/query-profiling-tools-part-1-mysqlsla/</link>
		<comments>http://www.pythian.com/news/750/query-profiling-tools-part-1-mysqlsla/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 21:12:32 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[explain]]></category>
		<category><![CDATA[maatkit]]></category>
		<category><![CDATA[mysql toolkit]]></category>
		<category><![CDATA[mysqlsla]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[toolkit]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/750/query-profiling-tools-part-1-mysqlsla</guid>
		<description><![CDATA[The &#8220;sla&#8221; in mysqlsla stands for &#8220;statement log analyzer&#8221;. This does a much better job than mysqldumpslow of analyzing your slow query log. In fact, you can sort by many different parameters &#8212; by sheer number of times the query shows up in the slow query log, by the total or average query time, by [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/750/query-profiling-tools-part-1-mysqlsla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Query Profiling Tools &#8212; part 0, Maatkit Query Profiler</title>
		<link>http://www.pythian.com/news/748/mysql-query-profiling-tools-part-0-maatkit-query-profiler/</link>
		<comments>http://www.pythian.com/news/748/mysql-query-profiling-tools-part-0-maatkit-query-profiler/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 21:06:09 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[explain]]></category>
		<category><![CDATA[maatkit]]></category>
		<category><![CDATA[mysql toolkit]]></category>
		<category><![CDATA[mysqlsla]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[toolkit]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/748/mysql-query-profiling-tools-part-0-maatkit-query-profiler</guid>
		<description><![CDATA[Today I&#8217;ve been checking out a new client environment. My mission is to figure out (cold) some of the characteristics of the queries being run, and particularly if they&#8217;re &#8220;good&#8221; or &#8220;bad&#8221;. In my arsenal of &#8220;tools I really want to check out&#8221; has been Maatkit&#8216;s Query Profiler. They&#8217;re very different tools. Maatkit&#8217;s query profiler [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/748/mysql-query-profiling-tools-part-0-maatkit-query-profiler/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

