<?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: Percona-XtraDB-9.1: released and new coming features</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/</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: Sklep komputerowy</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-775118</link>
		<dc:creator>Sklep komputerowy</dc:creator>
		<pubDate>Tue, 21 Sep 2010 16:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-775118</guid>
		<description>Thank you for your work. Good release.</description>
		<content:encoded><![CDATA[<p>Thank you for your work. Good release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-742365</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Fri, 02 Apr 2010 05:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-742365</guid>
		<description>Timothy,

We did not plan it for 5.0 release.
But you can contact us http://www.percona.com/contacts.html
to discuss if you want this fix in 5.0.</description>
		<content:encoded><![CDATA[<p>Timothy,</p>
<p>We did not plan it for 5.0 release.<br />
But you can contact us <a href="http://www.percona.com/contacts.html" rel="nofollow">http://www.percona.com/contacts.html</a><br />
to discuss if you want this fix in 5.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Denike</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-742283</link>
		<dc:creator>Timothy Denike</dc:creator>
		<pubDate>Fri, 02 Apr 2010 00:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-742283</guid>
		<description>Any idea if the bugfix for 49047 will be merged into the 5.0 release?  We&#039;re running percona highperf 5.0.84 version currently and getting bitten by this bug occasionally during high concurrency updates to a single row.  (UPDATE blah set foo=foo+1 where id=12345;)</description>
		<content:encoded><![CDATA[<p>Any idea if the bugfix for 49047 will be merged into the 5.0 release?  We&#8217;re running percona highperf 5.0.84 version currently and getting bitten by this bug occasionally during high concurrency updates to a single row.  (UPDATE blah set foo=foo+1 where id=12345;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilfried Schobeiri</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-740917</link>
		<dc:creator>Wilfried Schobeiri</dc:creator>
		<pubDate>Sun, 28 Mar 2010 22:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-740917</guid>
		<description>Are you guys planning on updating your rhel builds to include 9.1? Seems the MySQL-percona  builds are still on XtraDB 9.</description>
		<content:encoded><![CDATA[<p>Are you guys planning on updating your rhel builds to include 9.1? Seems the MySQL-percona  builds are still on XtraDB 9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raine</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-739344</link>
		<dc:creator>Raine</dc:creator>
		<pubDate>Tue, 23 Mar 2010 16:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-739344</guid>
		<description>Wow! That&#039;s a really good work taskforce! Congrats to all Percona guys!

Just putting here my opinion..

About the &#039;Support of different pagesizes ( 4K, 8K, 16K)&#039;, wouldn&#039;t be a good idea to make some benchmarks based on file-system partitioning tuning/tweaking like I posted sometime ago? http://www.mysqlperformanceblog.com/2010/02/28/maximal-write-througput-in-mysql/#comment-730851

Regards,
Raine</description>
		<content:encoded><![CDATA[<p>Wow! That&#8217;s a really good work taskforce! Congrats to all Percona guys!</p>
<p>Just putting here my opinion..</p>
<p>About the &#8216;Support of different pagesizes ( 4K, 8K, 16K)&#8217;, wouldn&#8217;t be a good idea to make some benchmarks based on file-system partitioning tuning/tweaking like I posted sometime ago? <a href="http://www.mysqlperformanceblog.com/2010/02/28/maximal-write-througput-in-mysql/#comment-730851" rel="nofollow">http://www.mysqlperformanceblog.com/2010/02/28/maximal-write-througput-in-mysql/#comment-730851</a></p>
<p>Regards,<br />
Raine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emilio Davis</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-739331</link>
		<dc:creator>Emilio Davis</dc:creator>
		<pubDate>Tue, 23 Mar 2010 14:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-739331</guid>
		<description>Hi,
  I&#039;m testing this release on redhat5 64bits and so far the performance gain from a vanilla 5.0 is roughly 10x, I&#039;m very impressed, thx a lot for the work done. One thing I can not get to work is the INDEX_STATISTICS table and the TABLE_STATISTICS one, the USER_STATISTICS is running fine after setting the userstat_running global variable ON but the other 2 tables are still empty. Is this working on this release?

(Server version: 5.1.43-51-log Percona SQL Server (GPL), XtraDB 9.1, Revision 57)

btw. we are planning to go in production with this release for bligoo.com (5.5 million visitors/month)

king regards,
Emilio</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I&#8217;m testing this release on redhat5 64bits and so far the performance gain from a vanilla 5.0 is roughly 10x, I&#8217;m very impressed, thx a lot for the work done. One thing I can not get to work is the INDEX_STATISTICS table and the TABLE_STATISTICS one, the USER_STATISTICS is running fine after setting the userstat_running global variable ON but the other 2 tables are still empty. Is this working on this release?</p>
<p>(Server version: 5.1.43-51-log Percona SQL Server (GPL), XtraDB 9.1, Revision 57)</p>
<p>btw. we are planning to go in production with this release for bligoo.com (5.5 million visitors/month)</p>
<p>king regards,<br />
Emilio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-738413</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Fri, 19 Mar 2010 22:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-738413</guid>
		<description>Alex, that&#039;s great to hear!</description>
		<content:encoded><![CDATA[<p>Alex, that&#8217;s great to hear!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Samorukov</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-738301</link>
		<dc:creator>Alex Samorukov</dc:creator>
		<pubDate>Fri, 19 Mar 2010 10:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-738301</guid>
		<description>Than you for your work - we are using it now on magentocommerce.com and speed improvement is really great. Also, query profiling and debugging is much easer then with vanilla MySQL.</description>
		<content:encoded><![CDATA[<p>Than you for your work &#8211; we are using it now on magentocommerce.com and speed improvement is really great. Also, query profiling and debugging is much easer then with vanilla MySQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-738230</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Fri, 19 Mar 2010 03:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-738230</guid>
		<description>Actually bugfix (patch proposed by Harrison Fisk ) for http://bugs.mysql.com/bug.php?id=49047 
is already in next bugfix release of XtraDB, and will be available to download soon.</description>
		<content:encoded><![CDATA[<p>Actually bugfix (patch proposed by Harrison Fisk ) for <a href="http://bugs.mysql.com/bug.php?id=49047" rel="nofollow">http://bugs.mysql.com/bug.php?id=49047</a><br />
is already in next bugfix release of XtraDB, and will be available to download soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Callaghan</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/comment-page-1/#comment-738227</link>
		<dc:creator>Mark Callaghan</dc:creator>
		<pubDate>Fri, 19 Mar 2010 03:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302#comment-738227</guid>
		<description>That change is in the Facebook patch but I do not think it is needed after the fix for http://bugs.mysql.com/bug.php?id=49047</description>
		<content:encoded><![CDATA[<p>That change is in the Facebook patch but I do not think it is needed after the fix for <a href="http://bugs.mysql.com/bug.php?id=49047" rel="nofollow">http://bugs.mysql.com/bug.php?id=49047</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

