<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.6.5" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Transaction Basics and ACID</title>
	<link>http://www.pythian.com/blogs/1101/transaction-basics-and-acid</link>
	<description>News and views from Pythian DBAs</description>
	<pubDate>Thu,  4 Dec 2008 18:12:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: PBXT Transactional Characteristics</title>
		<link>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-242871</link>
		<dc:creator>PBXT Transactional Characteristics</dc:creator>
		<pubDate>Thu, 24 Jul 2008 17:07:33 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-242871</guid>
		<description>[...] a database table. This is done to ensure two parts of the ACID equation, durability and atomicity. I discussed these traits previously so I won&#8217;t cover them [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] a database table. This is done to ensure two parts of the ACID equation, durability and atomicity. I discussed these traits previously so I won&#8217;t cover them [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Murphy</title>
		<link>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-228903</link>
		<dc:creator>Keith Murphy</dc:creator>
		<pubDate>Wed, 02 Jul 2008 22:47:48 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-228903</guid>
		<description>Let me point out one thing. Because of space I intentionally didn't point out that there are different isolation levels that are available. However, it is useful to point out that the transaction example I used doesn't work as given at all isolation levels.  For the reader who is interested in these isolation levels here is a good post written by my co-worker Sheeri http://sheeri.com/content/isolation-%2526amp%3B-concurrency</description>
		<content:encoded><![CDATA[<p>Let me point out one thing. Because of space I intentionally didn&#8217;t point out that there are different isolation levels that are available. However, it is useful to point out that the transaction example I used doesn&#8217;t work as given at all isolation levels.  For the reader who is interested in these isolation levels here is a good post written by my co-worker Sheeri <a href="http://sheeri.com/content/isolation-%2526amp%3B-concurrency" rel="nofollow">http://sheeri.com/content/isolation-%2526amp%3B-concurrency</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InnoDB Transactional Characteristics</title>
		<link>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-228224</link>
		<dc:creator>InnoDB Transactional Characteristics</dc:creator>
		<pubDate>Tue, 01 Jul 2008 19:00:06 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-228224</guid>
		<description>[...] is a storage engine that uses MVCC (described shortly) to provide ACID-compliant transactional data storage using row-level locking.  MVCC stands for Multi-Version Concurrency Control.  It is how InnoDB [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] is a storage engine that uses MVCC (described shortly) to provide ACID-compliant transactional data storage using row-level locking.  MVCC stands for Multi-Version Concurrency Control.  It is how InnoDB [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polarski Bernard</title>
		<link>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-227878</link>
		<dc:creator>Polarski Bernard</dc:creator>
		<pubDate>Tue, 01 Jul 2008 06:55:54 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/1101/transaction-basics-and-acid#comment-227878</guid>
		<description>You trigger my curiosity so I want to InnoDB home page and noticed that InnoDB is a subsidiary of Oracle. 

But at performance pages, they compare InnoDB to 'Other databases' and follow a comparative grid results granting InnoDB a tenfold advantage over 'Others DB'. Yup I could not believe my eyes : 'Other DB'.</description>
		<content:encoded><![CDATA[<p>You trigger my curiosity so I want to InnoDB home page and noticed that InnoDB is a subsidiary of Oracle. </p>
<p>But at performance pages, they compare InnoDB to &#8216;Other databases&#8217; and follow a comparative grid results granting InnoDB a tenfold advantage over &#8216;Others DB&#8217;. Yup I could not believe my eyes : &#8216;Other DB&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
