<?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 for Weez.com</title>
	<atom:link href="http://www.weez.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weez.com</link>
	<description>Solving everyday practical LAMP problems... one at a time</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:54:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Announcing Percona XtraBackup 2.0 Beta 1 by Brian Boatright</title>
		<link>http://www.weez.com/2012/02/announcing-percona-xtrabackup-2-0-beta-1/comment-page-1/#comment-67914</link>
		<dc:creator>Brian Boatright</dc:creator>
		<pubDate>Wed, 08 Feb 2012 23:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/02/announcing-percona-xtrabackup-2-0-beta-1/#comment-67914</guid>
		<description>&lt;p&gt;Please tell me there will be a version of 2.0 that works on windows? If so where is the download for that version?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Please tell me there will be a version of 2.0 that works on windows? If so where is the download for that version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing Percona XtraBackup 2.0 Beta 1 by Stewart Smith</title>
		<link>http://www.weez.com/2012/02/announcing-percona-xtrabackup-2-0-beta-1/comment-page-1/#comment-67913</link>
		<dc:creator>Stewart Smith</dc:creator>
		<pubDate>Wed, 08 Feb 2012 23:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/02/announcing-percona-xtrabackup-2-0-beta-1/#comment-67913</guid>
		<description>&lt;p&gt;While we&#8217;re not planning it for our 2.0.0 release, you can help make it happen quicker by saying magic things like &#8220;we would totally buy a support contract if XtraBackup was available on Windows&#8221; &lt;img src=&#039;http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif&#039; alt=&#039;:)&#039; class=&#039;wp-smiley&#039; /&gt; &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>While we&#8217;re not planning it for our 2.0.0 release, you can help make it happen quicker by saying magic things like &#8220;we would totally buy a support contract if XtraBackup was available on Windows&#8221; <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing Percona XtraBackup 2.0 Beta 1 by Brian Boatright</title>
		<link>http://www.weez.com/2012/02/announcing-percona-xtrabackup-2-0-beta-1/comment-page-1/#comment-67912</link>
		<dc:creator>Brian Boatright</dc:creator>
		<pubDate>Wed, 08 Feb 2012 23:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/02/announcing-percona-xtrabackup-2-0-beta-1/#comment-67912</guid>
		<description>&lt;p&gt;I only have one MySQL server and have been considering a support contract for it. But my first step was going to your 4 day training session in Austin. Would that count?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I only have one MySQL server and have been considering a support contract for it. But my first step was going to your 4 day training session in Austin. Would that count?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing Drizzle Day 2012, on Fri 13 Apr in Santa Clara by Drizzle Day 2012 &#124; Ramblings</title>
		<link>http://www.weez.com/2012/02/announcing-drizzle-day-2012-on-fri-13-apr-in-santa-clara/comment-page-1/#comment-67906</link>
		<dc:creator>Drizzle Day 2012 &#124; Ramblings</dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/02/announcing-drizzle-day-2012-on-fri-13-apr-in-santa-clara/#comment-67906</guid>
		<description>&lt;p&gt;[...] Day 2012  Henrik has already posted it over on the Drizzle Blog, but I thought I&#8217;d give a shout out here [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[...] Day 2012  Henrik has already posted it over on the Drizzle Blog, but I thought I&#8217;d give a shout out here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Does Semisynchronous MySQL Replication Work? by Dave Juntgen</title>
		<link>http://www.weez.com/2012/01/how-does-semisynchronous-mysql-replication-work/comment-page-1/#comment-67716</link>
		<dc:creator>Dave Juntgen</dc:creator>
		<pubDate>Thu, 19 Jan 2012 19:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/01/how-does-semisynchronous-mysql-replication-work/#comment-67716</guid>
		<description>&lt;p&gt;Baron &#8211; This &#8220;feature&#8221; has been on my watch list for a while.  In addition to the points you made, one should note that master has a timer when waiting on the replica to write the transaction to its relay logs.&lt;/p&gt;
&lt;p&gt;&#8220;If semisynchronous replication is enabled on the master side and there is at least one semisynchronous slave, a thread that performs a transaction commit on the master blocks after the commit is done and waits until at least one semisynchronous slave acknowledges that it has received all events for the transaction, *or until a timeout occurs*.&#8221;&lt;/p&gt;
&lt;p&gt;The default timeout is 10 seconds&#8230;which seems REALLY long for a client to wait, I think a second is plenty unless your replica is on the other side of the planet.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_rpl_semi_sync_master_timeout&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_rpl_semi_sync_master_timeout&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, if you hit timeout &#8211; then there is no guarantee.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Baron &#8211; This &#8220;feature&#8221; has been on my watch list for a while.  In addition to the points you made, one should note that master has a timer when waiting on the replica to write the transaction to its relay logs.</p>
<p>&#8220;If semisynchronous replication is enabled on the master side and there is at least one semisynchronous slave, a thread that performs a transaction commit on the master blocks after the commit is done and waits until at least one semisynchronous slave acknowledges that it has received all events for the transaction, *or until a timeout occurs*.&#8221;</p>
<p>The default timeout is 10 seconds&#8230;which seems REALLY long for a client to wait, I think a second is plenty unless your replica is on the other side of the planet.</p>
<p><a href="http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_rpl_semi_sync_master_timeout" rel="nofollow">http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_rpl_semi_sync_master_timeout</a></p>
<p>In this case, if you hit timeout &#8211; then there is no guarantee.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Percona XtraDB Cluster Feature 1: High Availability by Peter Zaitsev</title>
		<link>http://www.weez.com/2012/01/percona-xtradb-cluster-feature-1-high-availability/comment-page-1/#comment-67705</link>
		<dc:creator>Peter Zaitsev</dc:creator>
		<pubDate>Wed, 18 Jan 2012 06:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/01/percona-xtradb-cluster-feature-1-high-availability/#comment-67705</guid>
		<description>&lt;p&gt;Vadim,&lt;/p&gt;
&lt;p&gt;I wonder if you looked into what is practical limit of .frm files which can be synchronized without large downtime ?&lt;br /&gt;
I wonder what technologies could be used to reduce the downtime. Can we sync .frm files with no lock first and when do&lt;br /&gt;
second round with lock when most likely no files will need to be transferred as well as it is more likely they are in cache.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Vadim,</p>
<p>I wonder if you looked into what is practical limit of .frm files which can be synchronized without large downtime ?<br />
I wonder what technologies could be used to reduce the downtime. Can we sync .frm files with no lock first and when do<br />
second round with lock when most likely no files will need to be transferred as well as it is more likely they are in cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Percona XtraDB Cluster Feature 1: High Availability by Vadim Tkachenko</title>
		<link>http://www.weez.com/2012/01/percona-xtradb-cluster-feature-1-high-availability/comment-page-1/#comment-67704</link>
		<dc:creator>Vadim Tkachenko</dc:creator>
		<pubDate>Wed, 18 Jan 2012 05:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/01/percona-xtradb-cluster-feature-1-high-availability/#comment-67704</guid>
		<description>&lt;p&gt;Peter,&lt;/p&gt;
&lt;p&gt;In the recent version of MySQL Enterprise Backup they announced &#8220;lockless&#8221; backup of .frm files for InnoDB tables.&lt;br /&gt;
I am not sure how this is done, I guess the individual table is still gets locked on short period of time ( datadict-&gt;mutex or something) and frm files are copied together with .ibd.&lt;/p&gt;
&lt;p&gt;We can look how we can make the same in XtraBackup.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>In the recent version of MySQL Enterprise Backup they announced &#8220;lockless&#8221; backup of .frm files for InnoDB tables.<br />
I am not sure how this is done, I guess the individual table is still gets locked on short period of time ( datadict->mutex or something) and frm files are copied together with .ibd.</p>
<p>We can look how we can make the same in XtraBackup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Percona XtraDB Cluster Feature 1: High Availability by Peter Zaitsev</title>
		<link>http://www.weez.com/2012/01/percona-xtradb-cluster-feature-1-high-availability/comment-page-1/#comment-67703</link>
		<dc:creator>Peter Zaitsev</dc:creator>
		<pubDate>Wed, 18 Jan 2012 04:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/01/percona-xtradb-cluster-feature-1-high-availability/#comment-67703</guid>
		<description>&lt;p&gt;Vadim,&lt;/p&gt;
&lt;p&gt;What I mentioned is rather rync like method to copy files and when copy them again under lock if they are changed. It would not reduce locking but can reduce locking time significantly.    As I understand fuzzy copy might be possible by reconstructing .frm updates from records in transaction log&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Vadim,</p>
<p>What I mentioned is rather rync like method to copy files and when copy them again under lock if they are changed. It would not reduce locking but can reduce locking time significantly.    As I understand fuzzy copy might be possible by reconstructing .frm updates from records in transaction log</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release: Drizzle 2012.01.30 (Fremont beta3) RPM binaries for RHEL / CentOS 6 by Release: Drizzle 2012.01.30 (Fremont beta3) RPM … – drizzle.org</title>
		<link>http://www.weez.com/2012/01/release-drizzle-2012-01-30-fremont-beta3-rpm-binaries-for-rhel-centos-6/comment-page-1/#comment-67690</link>
		<dc:creator>Release: Drizzle 2012.01.30 (Fremont beta3) RPM … – drizzle.org</dc:creator>
		<pubDate>Mon, 16 Jan 2012 16:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/01/release-drizzle-2012-01-30-fremont-beta3-rpm-binaries-for-rhel-centos-6/#comment-67690</guid>
		<description>&lt;p&gt;[...] the article here: Release: Drizzle 2012.01.30 (Fremont beta3) RPM &#8230; &#8211; drizzle.org Please check out our sister sites! Home pay Buyer pay Interest pay Fee pay New pay Childbirth [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[...] the article here: Release: Drizzle 2012.01.30 (Fremont beta3) RPM &#8230; &#8211; drizzle.org Please check out our sister sites! Home pay Buyer pay Interest pay Fee pay New pay Childbirth [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcement of Percona XtraDB Cluster (alpha release) by Henrik Ingo</title>
		<link>http://www.weez.com/2012/01/announcement-of-percona-xtradb-cluster-alpha-release/comment-page-1/#comment-67614</link>
		<dc:creator>Henrik Ingo</dc:creator>
		<pubDate>Mon, 09 Jan 2012 16:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2012/01/announcement-of-percona-xtradb-cluster-alpha-release/#comment-67614</guid>
		<description>&lt;p&gt;Hi Vadim and team&lt;/p&gt;
&lt;p&gt;Congratulations to everyone for launching this! This will be a game changer in the MySQL world.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Vadim and team</p>
<p>Congratulations to everyone for launching this! This will be a game changer in the MySQL world.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

