<?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: 10 things you need to know about backup solutions for MySQL</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maurizio Di Ianni</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-509499</link>
		<dc:creator>Maurizio Di Ianni</dc:creator>
		<pubDate>Tue, 17 Mar 2009 07:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-509499</guid>
		<description>A great thing would be that you can transform a mysqldump file with extended inserts to a load data outfile format file. If there is someone who knows something about it... I tell you this taking care about the 10 reasons explained before and thinking on a server with huge databases, with millions of rows per table (100GB).</description>
		<content:encoded><![CDATA[<p>A great thing would be that you can transform a mysqldump file with extended inserts to a load data outfile format file. If there is someone who knows something about it&#8230; I tell you this taking care about the 10 reasons explained before and thinking on a server with huge databases, with millions of rows per table (100GB).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-501369</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Tue, 10 Mar 2009 15:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-501369</guid>
		<description>/me unsubscribes from spammer list that aforesaid backup provider subscribed him to after downloading the whitepaper.  :(</description>
		<content:encoded><![CDATA[<p>/me unsubscribes from spammer list that aforesaid backup provider subscribed him to after downloading the whitepaper.  <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rgmarcha</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-500575</link>
		<dc:creator>rgmarcha</dc:creator>
		<pubDate>Mon, 09 Mar 2009 16:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-500575</guid>
		<description>Baron, I&#039;m a customer of R1Soft (www.r1soft.com), and so far my backups are good enough that I use them regularly to spawn new slaves.

Their backup solution works tracking modified blocks in a filesystem (I have used only ext3) with a kernel driver. So, after a FLUSH TABLES WITH READ LOCK, they take a snapshot of the state of the blocks in the filesystem, and those are the blocks&#039; versions put into the backup. So, it seems it should be equivalent to a LVM snapshot.

The speed of the restore, though fast, is not optimal, but I think it&#039;s because the CPU is the bottleneck decompressing the backup data. I haven&#039;t tested a mysql restore from a non-compressed backup to compare.</description>
		<content:encoded><![CDATA[<p>Baron, I&#8217;m a customer of R1Soft (www.r1soft.com), and so far my backups are good enough that I use them regularly to spawn new slaves.</p>
<p>Their backup solution works tracking modified blocks in a filesystem (I have used only ext3) with a kernel driver. So, after a FLUSH TABLES WITH READ LOCK, they take a snapshot of the state of the blocks in the filesystem, and those are the blocks&#8217; versions put into the backup. So, it seems it should be equivalent to a LVM snapshot.</p>
<p>The speed of the restore, though fast, is not optimal, but I think it&#8217;s because the CPU is the bottleneck decompressing the backup data. I haven&#8217;t tested a mysql restore from a non-compressed backup to compare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Brunson</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-500569</link>
		<dc:creator>Eric Brunson</dc:creator>
		<pubDate>Mon, 09 Mar 2009 16:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-500569</guid>
		<description>I&#039;m working on a backup strategy for my company, so this set of questions is both timely and appreciated.</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on a backup strategy for my company, so this set of questions is both timely and appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-497236</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Thu, 05 Mar 2009 15:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-497236</guid>
		<description>Great point.  But 10 is such a nice number for linkbait headlines!  Heh.</description>
		<content:encoded><![CDATA[<p>Great point.  But 10 is such a nice number for linkbait headlines!  Heh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens-Petter Salvesen</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-497020</link>
		<dc:creator>Jens-Petter Salvesen</dc:creator>
		<pubDate>Thu, 05 Mar 2009 10:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-497020</guid>
		<description>There is a big item that&#039;s missing: Recovery time. It&#039;s nearly useless to have a consistent backup if it takes two days to restore and you can only afford two hours of downtime.. :)

Otherwise a good, useful article as always!</description>
		<content:encoded><![CDATA[<p>There is a big item that&#8217;s missing: Recovery time. It&#8217;s nearly useless to have a consistent backup if it takes two days to restore and you can only afford two hours of downtime.. <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Otherwise a good, useful article as always!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-496546</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Thu, 05 Mar 2009 00:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-496546</guid>
		<description>Ronald, I haven&#039;t evaluated the backup functionality in MySQL 6 well enough to have an informed opinion about it, sorry :(</description>
		<content:encoded><![CDATA[<p>Ronald, I haven&#8217;t evaluated the backup functionality in MySQL 6 well enough to have an informed opinion about it, sorry <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Newton</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-496318</link>
		<dc:creator>William Newton</dc:creator>
		<pubDate>Wed, 04 Mar 2009 16:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-496318</guid>
		<description>I don&#039;t think I&#039;ve ever learned anything by reading a whitepaper. And if you have to register first before reading it? Even more worthless. I hope someone at Mysql takes not of this fact. They&#039;ve got white pages all over the place all of which require a registration. If you have valuable information, just present it in an easy to use format: like a web page.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I&#8217;ve ever learned anything by reading a whitepaper. And if you have to register first before reading it? Even more worthless. I hope someone at Mysql takes not of this fact. They&#8217;ve got white pages all over the place all of which require a registration. If you have valuable information, just present it in an easy to use format: like a web page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Bradford</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-496311</link>
		<dc:creator>Ronald Bradford</dc:creator>
		<pubDate>Wed, 04 Mar 2009 15:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-496311</guid>
		<description>Baron,

Do you consider the online backup solution proposed in MySQL 6 to be capable of addressing these points?

It&#039;s amazing that online backup has been the single greatest request from customers and users for many years, yet MySQL (company) has failed to deliver a working solution.

MySQL lacks a single unbreakable backup solution (for example in comparison to Oracle), and I see no solution close to solving this long standing fundamental problem in the near future.</description>
		<content:encoded><![CDATA[<p>Baron,</p>
<p>Do you consider the online backup solution proposed in MySQL 6 to be capable of addressing these points?</p>
<p>It&#8217;s amazing that online backup has been the single greatest request from customers and users for many years, yet MySQL (company) has failed to deliver a working solution.</p>
<p>MySQL lacks a single unbreakable backup solution (for example in comparison to Oracle), and I see no solution close to solving this long standing fundamental problem in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/03/03/10-things-you-need-to-know-about-backup-solutions-for-mysql/comment-page-1/#comment-496271</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Wed, 04 Mar 2009 13:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=632#comment-496271</guid>
		<description>With InnoDB, yes there are.  You should read the MySQL manual for details.</description>
		<content:encoded><![CDATA[<p>With InnoDB, yes there are.  You should read the MySQL manual for details.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
