<?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; Falcon</title>
	<atom:link href="http://www.pythian.com/news/tag/falcon/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>Overview of Transaction Logging in MySQL</title>
		<link>http://www.pythian.com/news/1337/overview-of-transaction-logging-in-mysql/</link>
		<comments>http://www.pythian.com/news/1337/overview-of-transaction-logging-in-mysql/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 20:22:02 +0000</pubDate>
		<dc:creator>Keith Murphy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ACID]]></category>
		<category><![CDATA[Falcon]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[redo log]]></category>
		<category><![CDATA[transaction logging]]></category>
		<category><![CDATA[transactional logs]]></category>
		<category><![CDATA[undo log]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1337/overview-of-transaction-logging-in-mysql</guid>
		<description><![CDATA[I was doing some research over the weekend on how transactions work &#8220;under the hood&#8221; in MySQL. I thought it might be enlightening if I wrote about what I found. The database system must resolve the situation where, for whatever reason, the database server stops working in the middle of a transaction.Â  Perhaps the power [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1337/overview-of-transaction-logging-in-mysql/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Falcon Transactional Characteristics</title>
		<link>http://www.pythian.com/news/1107/falcon-transactional-characteristics/</link>
		<comments>http://www.pythian.com/news/1107/falcon-transactional-characteristics/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 02:56:23 +0000</pubDate>
		<dc:creator>Keith Murphy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Falcon]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[MVCC]]></category>
		<category><![CDATA[row-based replication]]></category>
		<category><![CDATA[statement-based replication]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1107/falcon-transactional-characteristics</guid>
		<description><![CDATA[It&#8217;s time to continue our series on the transactional storage engines for MySQL. Some might question why I even include Falcon because it is very much beta at this time. MySQL, however, has made quite an investment into Falcon, and while it is currently beta, the code is improving and it looks like that it [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1107/falcon-transactional-characteristics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

