<?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: 在MySQL中建立实体化视图日志</title>
	<atom:link href="http://www.anysql.net/developer/mysql_mview_log.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anysql.net/developer/mysql_mview_log.html</link>
	<description>SQLULDR2, DataCopy, DataSync, WebChart, OraMon, AUL/MyDUL, 性能优化及容量分析</description>
	<lastBuildDate>Tue, 20 Jul 2010 06:23:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: 木匠</title>
		<link>http://www.anysql.net/developer/mysql_mview_log.html/comment-page-1#comment-752</link>
		<dc:creator>木匠</dc:creator>
		<pubDate>Sun, 25 Mar 2007 20:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%9c%a8mysql%e4%b8%ad%e5%bb%ba%e7%ab%8b%e5%ae%9e%e4%bd%93%e5%8c%96%e8%a7%86%e5%9b%be%e6%97%a5%e5%bf%97.html#comment-752</guid>
		<description>在真实开发的系统应用中,干脆别用Trigger. I loathe Trigger too.
所有的数据处理打包进PL/SQL Package.
No coupling, high cohesion.
</description>
		<content:encoded><![CDATA[<p>在真实开发的系统应用中,干脆别用Trigger. I loathe Trigger too.<br />
所有的数据处理打包进PL/SQL Package.<br />
No coupling, high cohesion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 木匠</title>
		<link>http://www.anysql.net/developer/mysql_mview_log.html/comment-page-1#comment-751</link>
		<dc:creator>木匠</dc:creator>
		<pubDate>Sun, 25 Mar 2007 08:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%9c%a8mysql%e4%b8%ad%e5%bb%ba%e7%ab%8b%e5%ae%9e%e4%bd%93%e5%8c%96%e8%a7%86%e5%9b%be%e6%97%a5%e5%bf%97.html#comment-751</guid>
		<description>推荐使用After DML Trigger,
Coupling 会低一些, 因此性能会好一些, 因为contention少了.
</description>
		<content:encoded><![CDATA[<p>推荐使用After DML Trigger,<br />
Coupling 会低一些, 因此性能会好一些, 因为contention少了.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
