<?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: A MySQL Backup Primer</title>
	<atom:link href="http://www.pythian.com/news/1495/a-mysql-backup-primer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/1495/a-mysql-backup-primer/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Tue, 16 Mar 2010 01:10:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sheeri Cabral</title>
		<link>http://www.pythian.com/news/1495/a-mysql-backup-primer/#comment-343049</link>
		<dc:creator>Sheeri Cabral</dc:creator>
		<pubDate>Fri, 20 Feb 2009 12:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1495/a-mysql-backup-primer#comment-343049</guid>
		<description>Shlomi -- I completely agree about mysqlhotbackup!

However, we&#039;ve seen InnoDB Hot Backup cause cpu usage to spike, though to be fair, it spikes more after the backup is done, during scp :)  if there are problems we just &quot;nice&quot; the process and it&#039;s all set.</description>
		<content:encoded><![CDATA[<p>Shlomi &#8212; I completely agree about mysqlhotbackup!</p>
<p>However, we&#8217;ve seen InnoDB Hot Backup cause cpu usage to spike, though to be fair, it spikes more after the backup is done, during scp :)  if there are problems we just &#8220;nice&#8221; the process and it&#8217;s all set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shlomi Noach</title>
		<link>http://www.pythian.com/news/1495/a-mysql-backup-primer/#comment-343043</link>
		<dc:creator>Shlomi Noach</dc:creator>
		<pubDate>Fri, 20 Feb 2009 11:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1495/a-mysql-backup-primer#comment-343043</guid>
		<description>Hi,

Which is why mysqlhotbackup is wrongly named, and should have been called &quot;mysqlwarmbackup&quot;.

While using `mysqldump --single-transactions` on InnoDB only database is indeed a hot backup (it&#039;s even consistent), 
InnoDB-Hot-Backup, is even hotter (&quot;Searing backup?&quot;), since it almost does not impacts the running server (load average is almost unaffected). With mysqldump, a performance drop is noticeable.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Which is why mysqlhotbackup is wrongly named, and should have been called &#8220;mysqlwarmbackup&#8221;.</p>
<p>While using `mysqldump &#8211;single-transactions` on InnoDB only database is indeed a hot backup (it&#8217;s even consistent),<br />
InnoDB-Hot-Backup, is even hotter (&#8221;Searing backup?&#8221;), since it almost does not impacts the running server (load average is almost unaffected). With mysqldump, a performance drop is noticeable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
