<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Understanding Drizzle&#8217;s Transaction Log</title>
	<atom:link href="http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/</link>
	<description>the art of sql</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:36:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: new balance shoes</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215666</link>
		<dc:creator>new balance shoes</dc:creator>
		<pubDate>Fri, 09 Jul 2010 08:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215666</guid>
		<description>&quot;Here &lt;a href=&quot;http://www.air-jordan-21.net&quot; &gt;air jordan 21&lt;/a&gt;  products xx, has fashion model, superior quality and service, cheap  price and updates quickly.I support strongly always! I want to buy XX, I hesitate  to select which style more better.Hope your unique recommends.
&quot;
</description>
		<content:encoded><![CDATA[<p>&#8220;Here <a href="http://www.air-jordan-21.net" >air jordan 21</a>  products xx, has fashion model, superior quality and service, cheap  price and updates quickly.I support strongly always! I want to buy XX, I hesitate  to select which style more better.Hope your unique recommends.<br />
&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Day</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215396</link>
		<dc:creator>Eric Day</dc:creator>
		<pubDate>Tue, 23 Mar 2010 21:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215396</guid>
		<description>Awesome post, great demo of all new features. :)</description>
		<content:encoded><![CDATA[<p>Awesome post, great demo of all new features. <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Day</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215667</link>
		<dc:creator>Eric Day</dc:creator>
		<pubDate>Tue, 23 Mar 2010 20:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215667</guid>
		<description>Awesome post, great demo of all new features. :)</description>
		<content:encoded><![CDATA[<p>Awesome post, great demo of all new features. <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jobinau</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215392</link>
		<dc:creator>jobinau</dc:creator>
		<pubDate>Mon, 22 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215392</guid>
		<description>IMHO, Redundant info is an evil. it can lead to inconsistencies.&lt;br&gt;Oracle is a good example of how messed up with redundant info here and there.&lt;br&gt;Intern giving me a Job ;)</description>
		<content:encoded><![CDATA[<p>IMHO, Redundant info is an evil. it can lead to inconsistencies.<br />Oracle is a good example of how messed up with redundant info here and there.<br />Intern giving me a Job <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215389</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Fri, 19 Mar 2010 16:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215389</guid>
		<description>Interesting idea, Ronald.  How would the columns in the view be structured?  Would you want a CONTAINS_DDL boolean column in the TRANSACTION_LOG_TRANSACTIONS view?  Or something different?</description>
		<content:encoded><![CDATA[<p>Interesting idea, Ronald.  How would the columns in the view be structured?  Would you want a CONTAINS_DDL boolean column in the TRANSACTION_LOG_TRANSACTIONS view?  Or something different?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronaldbradford</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215388</link>
		<dc:creator>ronaldbradford</dc:creator>
		<pubDate>Fri, 19 Mar 2010 05:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215388</guid>
		<description>I think from a DBA and auditing perspective it may be good for TRANSACTION_LOG_TRANSACTIONS to include if not a count, an indicator of DDL v DML that occured.    I could see the benefit of a UDF to display all DDL transactions via knowing which transactions to inspect.</description>
		<content:encoded><![CDATA[<p>I think from a DBA and auditing perspective it may be good for TRANSACTION_LOG_TRANSACTIONS to include if not a count, an indicator of DDL v DML that occured.    I could see the benefit of a UDF to display all DDL transactions via knowing which transactions to inspect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes: Understanding Drizzle’s Transaction Log &#124; Weez.com</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215387</link>
		<dc:creator>Jay Pipes: Understanding Drizzle’s Transaction Log &#124; Weez.com</dc:creator>
		<pubDate>Thu, 18 Mar 2010 20:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215387</guid>
		<description>[...] View full post on Planet Drizzle [...]</description>
		<content:encoded><![CDATA[<p>[...] View full post on Planet Drizzle [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215385</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Thu, 18 Mar 2010 19:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215385</guid>
		<description>Right now, the transaction log&#039;s file size limit is, of course, dependent on the operating system.  In the future, I&#039;m developing a way to archive/snapshot the transaction log which should alleviate file size issues.&lt;br&gt;&lt;br&gt;Cheers!&lt;br&gt;&lt;br&gt;Jay</description>
		<content:encoded><![CDATA[<p>Right now, the transaction log&#39;s file size limit is, of course, dependent on the operating system.  In the future, I&#39;m developing a way to archive/snapshot the transaction log which should alleviate file size issues.</p>
<p>Cheers!</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215386</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Thu, 18 Mar 2010 19:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215386</guid>
		<description>Sure, I can make that happen :)</description>
		<content:encoded><![CDATA[<p>Sure, I can make that happen <img src='http://www.joinfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jobinau</title>
		<link>http://www.joinfu.com/2010/03/understanding-drizzles-transaction-log/comment-page-1/#comment-215384</link>
		<dc:creator>jobinau</dc:creator>
		<pubDate>Thu, 18 Mar 2010 11:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinfu.com/?p=355#comment-215384</guid>
		<description>Keeping DDL in this way is good. appreciating the idea behind it.&lt;br&gt;Anybody is free to do transformation to any system. &lt;br&gt;&lt;br&gt;as a user, do i have a say on the transaction.log file size?&lt;br&gt;once it is full what will happen?</description>
		<content:encoded><![CDATA[<p>Keeping DDL in this way is good. appreciating the idea behind it.<br />Anybody is free to do transformation to any system. </p>
<p>as a user, do i have a say on the transaction.log file size?<br />once it is full what will happen?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
