<?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: Introducing percona-patches for 5.1</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Joshua</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-765470</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Fri, 21 May 2010 00:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-765470</guid>
		<description>Thank you very much sir!

Greatly appreciated, as with all of percona&#039;s efforts.

Joshua</description>
		<content:encoded><![CDATA[<p>Thank you very much sir!</p>
<p>Greatly appreciated, as with all of percona&#8217;s efforts.</p>
<p>Joshua</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-765380</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Tue, 18 May 2010 14:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-765380</guid>
		<description>Joshua,

Please try 10.1, it is fixed there.
http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.45-10.1/</description>
		<content:encoded><![CDATA[<p>Joshua,</p>
<p>Please try 10.1, it is fixed there.<br />
<a href="http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.45-10.1/" rel="nofollow">http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.45-10.1/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-765375</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Tue, 18 May 2010 08:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-765375</guid>
		<description>I currently have a server on Ubuntu Hardy with the following installed:

ii  libmysqlclient15off                                     5.0.90-percona-b21.hardy.3         MySQL database client library
ii  libpercona-xtradb-client-dev                            5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database development files
ii  libpercona-xtradb-client16                              5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database client library
ii  percona-xtradb-client-5.1                               5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database client binaries
ii  percona-xtradb-common                                   5.1.45-xtradb-1.0.6-10-80.hardy.25 Percona SQL database common files (e.g. /etc
ii  percona-xtradb-server                                   5.1.45-xtradb-1.0.6-10-80.hardy.25 Percona SQL database server (metapackage dep
ii  percona-xtradb-server-5.1                               5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database server binaries

Is the userstat patch included? 

mysql&gt; set global userstat_running = &#039;ON&#039;;
ERROR 1193 (HY000): Unknown system variable &#039;userstat_running&#039;

I am hoping you can tell me what I must do to enable it.

Thank you all for your work and results!

Joshua</description>
		<content:encoded><![CDATA[<p>I currently have a server on Ubuntu Hardy with the following installed:</p>
<p>ii  libmysqlclient15off                                     5.0.90-percona-b21.hardy.3         MySQL database client library<br />
ii  libpercona-xtradb-client-dev                            5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database development files<br />
ii  libpercona-xtradb-client16                              5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database client library<br />
ii  percona-xtradb-client-5.1                               5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database client binaries<br />
ii  percona-xtradb-common                                   5.1.45-xtradb-1.0.6-10-80.hardy.25 Percona SQL database common files (e.g. /etc<br />
ii  percona-xtradb-server                                   5.1.45-xtradb-1.0.6-10-80.hardy.25 Percona SQL database server (metapackage dep<br />
ii  percona-xtradb-server-5.1                               5.1.45-xtradb-1.0.6-10-80.hardy.24 Percona SQL database server binaries</p>
<p>Is the userstat patch included? </p>
<p>mysql&gt; set global userstat_running = &#8216;ON&#8217;;<br />
ERROR 1193 (HY000): Unknown system variable &#8216;userstat_running&#8217;</p>
<p>I am hoping you can tell me what I must do to enable it.</p>
<p>Thank you all for your work and results!</p>
<p>Joshua</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregory Youngblood</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-728852</link>
		<dc:creator>Gregory Youngblood</dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-728852</guid>
		<description>It appears there&#039;s a problem with the patch when applied to 5.1.43 and compiled under Solaris 10.

Initially I was trying to get it to compile using Sun Studio but that didn&#039;t go too well, so I switched to gcc. I am getting closer, but still do not have a build under Solaris 10 that works. 

What I&#039;m finding is that os_atomic_increment is not defined when HAVE_IB_SOLARIS_ATOMICS is set. It appears to be more likely an oversight in os0sync.h starting around line 315. It is defined in the previous block using the GCC builtins, but not Solaris and Windows. 

If I were to hazard a guess, I&#039;d think the generic os_atomic_increment was not supposed to be used in the main code, just os_atomic_increment_lint or os_atomic_increment_ulint, which are defined in the Solaris and Windows blocks.</description>
		<content:encoded><![CDATA[<p>It appears there&#8217;s a problem with the patch when applied to 5.1.43 and compiled under Solaris 10.</p>
<p>Initially I was trying to get it to compile using Sun Studio but that didn&#8217;t go too well, so I switched to gcc. I am getting closer, but still do not have a build under Solaris 10 that works. </p>
<p>What I&#8217;m finding is that os_atomic_increment is not defined when HAVE_IB_SOLARIS_ATOMICS is set. It appears to be more likely an oversight in os0sync.h starting around line 315. It is defined in the previous block using the GCC builtins, but not Solaris and Windows. </p>
<p>If I were to hazard a guess, I&#8217;d think the generic os_atomic_increment was not supposed to be used in the main code, just os_atomic_increment_lint or os_atomic_increment_ulint, which are defined in the Solaris and Windows blocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan Tocker</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-725655</link>
		<dc:creator>Morgan Tocker</dc:creator>
		<pubDate>Tue, 16 Feb 2010 07:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-725655</guid>
		<description>Kay - it is an apples-to-apples comparison.  As Vadim writes, the motivation for backporting some of these patches from XtraDB to built-in InnoDB is for customers who have policies against using an RC in production.

Having said that, it would be good to get a comparison to XtraDB and the plugin on a few different workloads.</description>
		<content:encoded><![CDATA[<p>Kay &#8211; it is an apples-to-apples comparison.  As Vadim writes, the motivation for backporting some of these patches from XtraDB to built-in InnoDB is for customers who have policies against using an RC in production.</p>
<p>Having said that, it would be good to get a comparison to XtraDB and the plugin on a few different workloads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-725394</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Mon, 15 Feb 2010 19:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-725394</guid>
		<description>Vadim,

&quot;We will prepare document which explains it to avoid more confusions&quot;

Do you have this document already? I still a bit cofused.</description>
		<content:encoded><![CDATA[<p>Vadim,</p>
<p>&#8220;We will prepare document which explains it to avoid more confusions&#8221;</p>
<p>Do you have this document already? I still a bit cofused.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-725026</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-725026</guid>
		<description>Kay,

Yes, I compare to build-in InnoDB.
If we spoke about InnoDB-plugin, then to compare apple to apple we need to compare
InnoDB-plugin vs Percona-XtraDB.
And some results you can see there
http://www.mysqlperformanceblog.com/2010/01/13/innodb-innodb-plugin-vs-xtradb-on-fast-storage/</description>
		<content:encoded><![CDATA[<p>Kay,</p>
<p>Yes, I compare to build-in InnoDB.<br />
If we spoke about InnoDB-plugin, then to compare apple to apple we need to compare<br />
InnoDB-plugin vs Percona-XtraDB.<br />
And some results you can see there<br />
<a href="http://www.mysqlperformanceblog.com/2010/01/13/innodb-innodb-plugin-vs-xtradb-on-fast-storage/" rel="nofollow">http://www.mysqlperformanceblog.com/2010/01/13/innodb-innodb-plugin-vs-xtradb-on-fast-storage/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kay Roepke</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-724983</link>
		<dc:creator>Kay Roepke</dc:creator>
		<pubDate>Sun, 14 Feb 2010 23:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-724983</guid>
		<description>I take it that your comparison with 5.1.43 is using the built-in InnoDB, right?
How about comparing apples to apples and at least including the bundled plugin version from 5.1.43, as well? (Which is InnoDB Plugin 1.0.6 iirc).</description>
		<content:encoded><![CDATA[<p>I take it that your comparison with 5.1.43 is using the built-in InnoDB, right?<br />
How about comparing apples to apples and at least including the bundled plugin version from 5.1.43, as well? (Which is InnoDB Plugin 1.0.6 iirc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier B.</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-723671</link>
		<dc:creator>Olivier B.</dc:creator>
		<pubDate>Fri, 12 Feb 2010 12:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-723671</guid>
		<description>Great news ! And Debian backports have just upgrade to 5.1.43 too, so I will try to compile a Debian-Lenny version. Thanks for your job !</description>
		<content:encoded><![CDATA[<p>Great news ! And Debian backports have just upgrade to 5.1.43 too, so I will try to compile a Debian-Lenny version. Thanks for your job !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2010/02/09/introducing-percona-patches-for-5-1/comment-page-1/#comment-723462</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 12 Feb 2010 03:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2191#comment-723462</guid>
		<description>Shlomi,

From the data storage standpoint XtraDB is same as Innodb and you can go back and forth freely with Innodb plugin.  There are some features in XtraDB which can break binary compatibility you however need to explicitly enable them.</description>
		<content:encoded><![CDATA[<p>Shlomi,</p>
<p>From the data storage standpoint XtraDB is same as Innodb and you can go back and forth freely with Innodb plugin.  There are some features in XtraDB which can break binary compatibility you however need to explicitly enable them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

