<?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: XtraDB storage engine release 1.0.3-4 codename Sakura</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 14:06:19 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dimitri</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-540781</link>
		<dc:creator>Dimitri</dc:creator>
		<pubDate>Thu, 16 Apr 2009 11:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-540781</guid>
		<description>Hi Evgeniy,

it&#039;s too late for me - I have to free my test platform for other customer, will see next time :-)

For the moment I may only confirm on my tests @16cores:
 - XtraDB-4 is not performing better on the read-only workload rather XtraDB-3
 - InnoDB plugin-1.0.3 is outperforming XtraDB-3/4 on the read-only now
 - XtraDB-3 is outperforming InnoDB plugin-1.0.3 on the read+write workload

I&#039;ll publish my report soon if anybody is interested in.

Rgds,
-Dimitri</description>
		<content:encoded><![CDATA[<p>Hi Evgeniy,</p>
<p>it&#8217;s too late for me &#8211; I have to free my test platform for other customer, will see next time <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>For the moment I may only confirm on my tests @16cores:<br />
 &#8211; XtraDB-4 is not performing better on the read-only workload rather XtraDB-3<br />
 &#8211; InnoDB plugin-1.0.3 is outperforming XtraDB-3/4 on the read-only now<br />
 &#8211; XtraDB-3 is outperforming InnoDB plugin-1.0.3 on the read+write workload</p>
<p>I&#8217;ll publish my report soon if anybody is interested in.</p>
<p>Rgds,<br />
-Dimitri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeniy Stepchenko</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-540553</link>
		<dc:creator>Evgeniy Stepchenko</dc:creator>
		<pubDate>Thu, 16 Apr 2009 04:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-540553</guid>
		<description>Dimitri,

  Could you please try the patch lp:~percona-dev/percona-xtradb/rw-lock-fix-trial?

Regards,
  Evgeniy</description>
		<content:encoded><![CDATA[<p>Dimitri,</p>
<p>  Could you please try the patch lp:~percona-dev/percona-xtradb/rw-lock-fix-trial?</p>
<p>Regards,<br />
  Evgeniy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kazuhiko</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-536903</link>
		<dc:creator>Kazuhiko</dc:creator>
		<pubDate>Sun, 12 Apr 2009 15:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-536903</guid>
		<description>Hello. Thanks for the new release of XtraDB!
I found several issues.
* according to the srpm for RHEL5, it seems to use percona-xtradb-1.0.2-4.tar.gz not 1.0.3-4.
* several undefined references in case of HAVE_REPLICATION and MYSQL_SERVER:
  * handler/ha_innodb.cc:2453: undefined reference to `active_mi&#039;
  * handler/ha_innodb.cc:1988: undefined reference to `init_strvar_from_file(char*, int, st_io_cache*, char const*)&#039;
  * handler/ha_innodb.cc:1988: undefined reference to `init_intvar_from_file(int*, st_io_cache*, int)&#039;
  * handler/ha_innodb.cc:2003: undefined reference to `init_strvar_from_file(char*, int, st_io_cache*, char const*)&#039;
  * handler/ha_innodb.cc:2003: undefined reference to `init_intvar_from_file(int*, st_io_cache*, int)&#039;</description>
		<content:encoded><![CDATA[<p>Hello. Thanks for the new release of XtraDB!<br />
I found several issues.<br />
* according to the srpm for RHEL5, it seems to use percona-xtradb-1.0.2-4.tar.gz not 1.0.3-4.<br />
* several undefined references in case of HAVE_REPLICATION and MYSQL_SERVER:<br />
  * handler/ha_innodb.cc:2453: undefined reference to `active_mi&#8217;<br />
  * handler/ha_innodb.cc:1988: undefined reference to `init_strvar_from_file(char*, int, st_io_cache*, char const*)&#8217;<br />
  * handler/ha_innodb.cc:1988: undefined reference to `init_intvar_from_file(int*, st_io_cache*, int)&#8217;<br />
  * handler/ha_innodb.cc:2003: undefined reference to `init_strvar_from_file(char*, int, st_io_cache*, char const*)&#8217;<br />
  * handler/ha_innodb.cc:2003: undefined reference to `init_intvar_from_file(int*, st_io_cache*, int)&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitri</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-534593</link>
		<dc:creator>Dimitri</dc:creator>
		<pubDate>Fri, 10 Apr 2009 08:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-534593</guid>
		<description>Seems to me the rw_lock issue is not fixed completely because I&#039;m hitting a complete xtradb freeze time to time, and mysqld restart is the only solution..

From the mysqld.log:

--Thread 1080 has waited at btr/btr0cur.c line 508 for 241.00 seconds the semaphore:
X-lock on RW-latch at fffffffc72f811f8 created in file buf/buf0buf.c line 683
a writer (thread id 1080) has reserved it in mode  wait exclusive
number of readers 0, s_waiters flag 0, x_waiters flag 1, lock_word: 100000
Last time read locked in file btr/btr0cur.c line 508
Last time write locked in file btr/btr0cur.c line 508


All my sessions during the test using a different set of data (different object references) and freeze arrives seems to me when they access different but neighbor rows. This is not happening with InnoDB plugin nor &quot;default&quot; MySQL 5.1.33..

Do you need more info?

Rgds,
-Dimitri</description>
		<content:encoded><![CDATA[<p>Seems to me the rw_lock issue is not fixed completely because I&#8217;m hitting a complete xtradb freeze time to time, and mysqld restart is the only solution..</p>
<p>From the mysqld.log:</p>
<p>&#8211;Thread 1080 has waited at btr/btr0cur.c line 508 for 241.00 seconds the semaphore:<br />
X-lock on RW-latch at fffffffc72f811f8 created in file buf/buf0buf.c line 683<br />
a writer (thread id 1080) has reserved it in mode  wait exclusive<br />
number of readers 0, s_waiters flag 0, x_waiters flag 1, lock_word: 100000<br />
Last time read locked in file btr/btr0cur.c line 508<br />
Last time write locked in file btr/btr0cur.c line 508</p>
<p>All my sessions during the test using a different set of data (different object references) and freeze arrives seems to me when they access different but neighbor rows. This is not happening with InnoDB plugin nor &#8220;default&#8221; MySQL 5.1.33..</p>
<p>Do you need more info?</p>
<p>Rgds,<br />
-Dimitri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeniy Stepchenko</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-533777</link>
		<dc:creator>Evgeniy Stepchenko</dc:creator>
		<pubDate>Thu, 09 Apr 2009 19:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-533777</guid>
		<description>Sander,

We uploaded deb package - http://www.percona.com/mysql/5.1.33-4/deb/</description>
		<content:encoded><![CDATA[<p>Sander,</p>
<p>We uploaded deb package &#8211; <a href="http://www.percona.com/mysql/5.1.33-4/deb/" rel="nofollow">http://www.percona.com/mysql/5.1.33-4/deb/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeniy Stepchenko</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-533770</link>
		<dc:creator>Evgeniy Stepchenko</dc:creator>
		<pubDate>Thu, 09 Apr 2009 19:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-533770</guid>
		<description>Dimitri,

 Thank you! We loaded right files now.</description>
		<content:encoded><![CDATA[<p>Dimitri,</p>
<p> Thank you! We loaded right files now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitri</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-533700</link>
		<dc:creator>Dimitri</dc:creator>
		<pubDate>Thu, 09 Apr 2009 16:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-533700</guid>
		<description>Folks, excellent news!!
BTW, source file mysql-5.1.33-xtradb4.tar.gz doesn&#039;t contain XtraDB code, is it normal?..

Rgds,
-Dimitri</description>
		<content:encoded><![CDATA[<p>Folks, excellent news!!<br />
BTW, source file mysql-5.1.33-xtradb4.tar.gz doesn&#8217;t contain XtraDB code, is it normal?..</p>
<p>Rgds,<br />
-Dimitri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeniy Stepchenko</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-533677</link>
		<dc:creator>Evgeniy Stepchenko</dc:creator>
		<pubDate>Thu, 09 Apr 2009 15:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-533677</guid>
		<description>Sander, yes we&#039;ll build deb soon.</description>
		<content:encoded><![CDATA[<p>Sander, yes we&#8217;ll build deb soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander</title>
		<link>http://www.mysqlperformanceblog.com/2009/04/08/xtradb-storage-engine-release-4/comment-page-1/#comment-533673</link>
		<dc:creator>Sander</dc:creator>
		<pubDate>Thu, 09 Apr 2009 15:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=654#comment-533673</guid>
		<description>The links at percona still link to 5.1.31 and the &#039;deb&#039; directory is empty at 

http://www.percona.com/mysql/5.1.33-4/deb/

Will there be new .deb builds ??</description>
		<content:encoded><![CDATA[<p>The links at percona still link to 5.1.31 and the &#8216;deb&#8217; directory is empty at </p>
<p><a href="http://www.percona.com/mysql/5.1.33-4/deb/" rel="nofollow">http://www.percona.com/mysql/5.1.33-4/deb/</a></p>
<p>Will there be new .deb builds ??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
