<?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: Using MySQL triggers to encrypt passwords</title>
	<atom:link href="http://www.idontplaydarts.com/2008/11/using-mysql-triggers-to-encrypt-passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idontplaydarts.com/2008/11/using-mysql-triggers-to-encrypt-passwords/</link>
	<description>A blog about Linux, Apache, MySQL, PHP and web application security</description>
	<lastBuildDate>Fri, 10 Sep 2010 19:26:47 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GILBERT</title>
		<link>http://www.idontplaydarts.com/2008/11/using-mysql-triggers-to-encrypt-passwords/comment-page-1/#comment-18174</link>
		<dc:creator>GILBERT</dc:creator>
		<pubDate>Fri, 10 Sep 2010 08:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://80.68.93.53/wordpress/?p=24#comment-18174</guid>
		<description>&lt;strong&gt;&lt;blockquote&gt;&lt;a href=&quot;http://cheaptabletsonline.com/&quot; rel=&quot;nofollow&quot;&gt;CheapTabletsOnline.com. Canadian Health&amp;Care.Special Internet Prices.Best quality drugs.No prescription online pharmacy. No prescription pills. Order drugs online&lt;/a&gt;...&lt;/strong&gt;

Buy:VPXL.Super Active ED Pack.Viagra Professional.Viagra Super Force.Zithromax.Cialis.Viagra Super Active+.Propecia.Soma.Cialis Soft Tabs.Tramadol.Viagra.Cialis Super Active+.Cialis Professional.Viagra Soft Tabs.Levitra.Maxaman....</description>
		<content:encoded><![CDATA[<p><strong><br />
<blockquote><a href="http://cheaptabletsonline.com/" rel="nofollow">CheapTabletsOnline.com. Canadian Health&amp;Care.Special Internet Prices.Best quality drugs.No prescription online pharmacy. No prescription pills. Order drugs online</a>&#8230;</p></blockquote>
<p></strong></p>
<p>Buy:VPXL.Super Active ED Pack.Viagra Professional.Viagra Super Force.Zithromax.Cialis.Viagra Super Active+.Propecia.Soma.Cialis Soft Tabs.Tramadol.Viagra.Cialis Super Active+.Cialis Professional.Viagra Soft Tabs.Levitra.Maxaman&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.idontplaydarts.com/2008/11/using-mysql-triggers-to-encrypt-passwords/comment-page-1/#comment-8350</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sun, 20 Dec 2009 23:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://80.68.93.53/wordpress/?p=24#comment-8350</guid>
		<description>A valid point - within Mysql 5.0 and below you are forced to use Statement based replication - this means that the passwords will be visible within the binary log. However, with the onset of MySQL 5.1 there is support for row based replication. Unlike statement based replication row based replication statements are only executed once on the master.

Its worth mentioning that if you want to use these functions with MySQL master slave replication that they are non-deterministic so they must be run using Row based replication that is only avaliable using MySQL 5.1</description>
		<content:encoded><![CDATA[<p>A valid point &#8211; within Mysql 5.0 and below you are forced to use Statement based replication &#8211; this means that the passwords will be visible within the binary log. However, with the onset of MySQL 5.1 there is support for row based replication. Unlike statement based replication row based replication statements are only executed once on the master.</p>
<p>Its worth mentioning that if you want to use these functions with MySQL master slave replication that they are non-deterministic so they must be run using Row based replication that is only avaliable using MySQL 5.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.idontplaydarts.com/2008/11/using-mysql-triggers-to-encrypt-passwords/comment-page-1/#comment-5</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 24 May 2009 14:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://80.68.93.53/wordpress/?p=24#comment-5</guid>
		<description>It might also be visible in the replication log on any slaves.</description>
		<content:encoded><![CDATA[<p>It might also be visible in the replication log on any slaves.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
