<?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: How To Use Triggers to Track Changes in MySQL</title>
	<atom:link href="http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 16:23:00 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Anthony</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15208</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 22 Jan 2010 10:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15208</guid>
		<description>perfect... exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>perfect&#8230; exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phani Kumar Varanasi</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15202</link>
		<dc:creator>Phani Kumar Varanasi</dc:creator>
		<pubDate>Thu, 12 Nov 2009 04:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15202</guid>
		<description>Yeah Dear, the concept you entered is so helpful, well good work.</description>
		<content:encoded><![CDATA[<p>Yeah Dear, the concept you entered is so helpful, well good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhinavzone</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15188</link>
		<dc:creator>abhinavzone</dc:creator>
		<pubDate>Wed, 29 Jul 2009 16:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15188</guid>
		<description>Thank you very much!!! it saved my day</description>
		<content:encoded><![CDATA[<p>Thank you very much!!! it saved my day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mysql Trigger Tutorial and Tools &#124; Learning On Demand</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15174</link>
		<dc:creator>Mysql Trigger Tutorial and Tools &#124; Learning On Demand</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15174</guid>
		<description>[...] How To Use Triggers to Track Changes in MySQL, more advance sample. [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Use Triggers to Track Changes in MySQL, more advance sample. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Allard</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15152</link>
		<dc:creator>Greg Allard</dc:creator>
		<pubDate>Mon, 20 Apr 2009 16:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15152</guid>
		<description>I don&#039;t think there is anyway to do it in the database, but you can still put the logic in your application. If you are using django, there are signals that will help get that done. &lt;a href=&quot;http://docs.djangoproject.com/en/1.0/topics/signals/&quot; rel=&quot;nofollow&quot;&gt;http://docs.djangoproject.com/en/1.0/topics/sig...&lt;/a&gt; If you aren&#039;t then you will need to program it into your project in some other way.</description>
		<content:encoded><![CDATA[<p>I don&#39;t think there is anyway to do it in the database, but you can still put the logic in your application. If you are using django, there are signals that will help get that done. <a href="http://docs.djangoproject.com/en/1.0/topics/signals/" rel="nofollow"></a><a href="http://docs.djangoproject.com/en/1.0/topics/sig.." rel="nofollow">http://docs.djangoproject.com/en/1.0/topics/sig..</a>. If you aren&#39;t then you will need to program it into your project in some other way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15151</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 20 Apr 2009 16:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15151</guid>
		<description>Does any way work as trigger in mysql 4.1? I know that triggers is supported from mysql 5.0 &lt;br&gt;thanks for help</description>
		<content:encoded><![CDATA[<p>Does any way work as trigger in mysql 4.1? I know that triggers is supported from mysql 5.0 <br />thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT Tutorials &#187; Mysql Trigger Tutorial and Tools</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15138</link>
		<dc:creator>IT Tutorials &#187; Mysql Trigger Tutorial and Tools</dc:creator>
		<pubDate>Mon, 16 Mar 2009 09:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15138</guid>
		<description>[...] How To Use Triggers to Track Changes in MySQL, more advance sample. [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Use Triggers to Track Changes in MySQL, more advance sample. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Allard</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15101</link>
		<dc:creator>Greg Allard</dc:creator>
		<pubDate>Fri, 31 Oct 2008 17:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15101</guid>
		<description>OLD and NEW are used on UPDATE triggers. OLD.col_names will access the data that is in the row of the database before the UPDATE query runs and NEW.col_names will access the data that the row will be updated to. &lt;br&gt;&lt;br&gt;IF OLD.first_name != NEW.first_name&lt;br&gt;&lt;br&gt;That checks if the UPDATE query is changing the information for first_name.</description>
		<content:encoded><![CDATA[<p>OLD and NEW are used on UPDATE triggers. OLD.col_names will access the data that is in the row of the database before the UPDATE query runs and NEW.col_names will access the data that the row will be updated to. </p>
<p>IF OLD.first_name != NEW.first_name</p>
<p>That checks if the UPDATE query is changing the information for first_name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mysqlearner</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15100</link>
		<dc:creator>mysqlearner</dc:creator>
		<pubDate>Fri, 31 Oct 2008 14:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15100</guid>
		<description>hi ,&lt;br&gt;please can u explain what is &lt;br&gt;OLD.first_name != NEW.first_name&lt;br&gt;are they table names?&lt;br&gt;I need to write  atrigger to get the changed row and also how do i get the same query either insert,update or delete.&lt;br&gt;thanks in advance</description>
		<content:encoded><![CDATA[<p>hi ,<br />please can u explain what is <br />OLD.first_name != NEW.first_name<br />are they table names?<br />I need to write  atrigger to get the changed row and also how do i get the same query either insert,update or delete.<br />thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nulls101</title>
		<link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/comment-page-1/#comment-15093</link>
		<dc:creator>nulls101</dc:creator>
		<pubDate>Wed, 15 Oct 2008 19:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/?p=36#comment-15093</guid>
		<description>Thanks for sharing.&lt;br&gt;&lt;br&gt;Logan&lt;br&gt;&lt;a href=&quot;http://thenewsempire.com&quot;&gt;http://thenewsempire.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.</p>
<p>Logan<br /><a href="http://thenewsempire.com">http://thenewsempire.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
