<?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; transactions</title>
	<atom:link href="http://www.pythian.com/news/tag/transactions/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>Refactoring MySQL Applications: Part 1</title>
		<link>http://www.pythian.com/news/1437/sql-refactoring-the-mysql-way/</link>
		<comments>http://www.pythian.com/news/1437/sql-refactoring-the-mysql-way/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 21:08:19 +0000</pubDate>
		<dc:creator>Nicklas Westerlund</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[commits]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[transactions]]></category>
		<category><![CDATA[WHERE clause]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1437/sql-refactoring-the-mysql-way</guid>
		<description><![CDATA[First off, let me wish you all a Happy 2009, and my apologies for being a bit slack with blogging in the last two months of 2008. It&#8217;s been a bunch of busy weeks, but I&#8217;m fully expecting to remedy that in this year. Second, let me welcome you to this series on refactoring MySQL [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1437/sql-refactoring-the-mysql-way/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Transaction Basics and ACID</title>
		<link>http://www.pythian.com/news/1101/transaction-basics-and-acid/</link>
		<comments>http://www.pythian.com/news/1101/transaction-basics-and-acid/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 16:14:46 +0000</pubDate>
		<dc:creator>Keith Murphy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ACID]]></category>
		<category><![CDATA[atomicity]]></category>
		<category><![CDATA[consistency]]></category>
		<category><![CDATA[durability]]></category>
		<category><![CDATA[isolation]]></category>
		<category><![CDATA[transactions]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1101/transaction-basics-and-acid</guid>
		<description><![CDATA[I began to write a post on InnoDB transactions, but there was so much background material that I decided first to write a post introducing transactions, and then one on how InnoDB implements them.Â  If there is good response from these two posts, I will continue with other posts on the major storage engines and [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1101/transaction-basics-and-acid/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

