<?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>评论：mysql 利用触发器(Trigger)让代码更简单</title>
	<atom:link href="http://blog.51yip.com/mysql/695.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mysql/695.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/695.html/comment-page-1#comment-888</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Tue, 10 Jan 2012 11:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=695#comment-888</guid>
		<description>上面的例子，只是介绍触发器的基本用法，如果用外键就从最底层的开始。</description>
		<content:encoded><![CDATA[<p>上面的例子，只是介绍触发器的基本用法，如果用外键就从最底层的开始。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：arick</title>
		<link>http://blog.51yip.com/mysql/695.html/comment-page-1#comment-886</link>
		<dc:creator>arick</dc:creator>
		<pubDate>Tue, 10 Jan 2012 08:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=695#comment-886</guid>
		<description>之后通过设定的约束来实现 删除和更新操作后的关联数据如何处理</description>
		<content:encoded><![CDATA[<p>之后通过设定的约束来实现 删除和更新操作后的关联数据如何处理</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：arick</title>
		<link>http://blog.51yip.com/mysql/695.html/comment-page-1#comment-885</link>
		<dc:creator>arick</dc:creator>
		<pubDate>Tue, 10 Jan 2012 08:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=695#comment-885</guid>
		<description>你举得那个删除的例子不恰当， 在有外键的表中， 一般情况下都是指定外键并做约束。</description>
		<content:encoded><![CDATA[<p>你举得那个删除的例子不恰当， 在有外键的表中， 一般情况下都是指定外键并做约束。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
