<?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 MySQL binlogs to undo a DROP statement</title>
	<atom:link href="http://www.xaprb.com/blog/2009/01/01/how-to-use-mysql-binlogs-to-undo-a-drop-statement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2009/01/01/how-to-use-mysql-binlogs-to-undo-a-drop-statement/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:41:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sean</title>
		<link>http://www.xaprb.com/blog/2009/01/01/how-to-use-mysql-binlogs-to-undo-a-drop-statement/#comment-15619</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 02 Jan 2009 16:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=639#comment-15619</guid>
		<description>Hopefully one would notice such a malicious or accidental drop or truncate table statement quickly but perhaps its just a few records gone missing which took several days to realize.  One way to deal with this is use mk-slave-delay from maatkit (slave lag by 2-5 days).  And to audit what accts are making the changes and sequence of events, one could use log-slave-updates on a slave.</description>
		<content:encoded><![CDATA[<p>Hopefully one would notice such a malicious or accidental drop or truncate table statement quickly but perhaps its just a few records gone missing which took several days to realize.  One way to deal with this is use mk-slave-delay from maatkit (slave lag by 2-5 days).  And to audit what accts are making the changes and sequence of events, one could use log-slave-updates on a slave.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

