<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PlanetMysql.ru - информация о СУБД MySQL &#187; release</title>
	<atom:link href="http://planetmysql.ru/category/release/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetmysql.ru</link>
	<description>Блог о самой популярной СУБД MySQL</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:53:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Percona Server 5.1.52-rel11.6</title>
		<link>http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-server-5-1-52-rel11-6</link>
		<comments>http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 16:48:09 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[percona]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[xtradb]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=4072</guid>
		<description><![CDATA[Percona Server version 5.1.52-rel11.6 is now available for download.
The main purpose of this release is to update the current Percona stable release to the latest version of MySQL 5.1.
Functionality Added or Changed

 Percona Server 5.1.52-rel11.6 is now based on MySQL 5.1.52.
 New Features Added: None
 Other Changes: None

Bugs Fixed

Bug #671764 &#8211; innochecksum wasn&#8217;t distributed with RPM and .DEB packages. (Aleksandr Kuzminsky)
Bug #673426 &#8211; Use of some system variables as command-line options caused a crash or undefined behavior. (Oleg Tsarev)
Bug #673929 &#8211; Query cache misses were being reported for some queries when hits were actually occurring. (Oleg Tsarev)
Bug #676146 &#8211; The development environment test of log_slow_verbosity=innodb on a slave for row-based replication was not working correctly. (Oleg Tsarev)
Bug #676147 &#8211; The development environment test of option log_slow_slave_statements for row-based replication was not working correctly. (Oleg Tsarev)
Bug #676148 &#8211; Similar to Bug #676147. A check is now made for the replication type to test. (Oleg Tsarev)
Bug #676158 &#8211; Setting the query cache size to 512M caused test failure on low memory systems. (Aleksandr Kuzminsky)

Release Notes for this and previous releases can be found in our Wiki.
The latest downloads are available on our website. The latest source code for Percona Server, including the development branch, can be found on Launchpad.
Please report any bugs found at Bugs in Percona Server.
For general questions, use our Percona Discussions Group, and for development questions our Percona Development Group.
For support, commercial, and sponsorship inquiries, contact Percona.
    
    Entry posted by Fred Linhoss &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Percona Server version 5.1.52-rel11.6 is now available for download.</p>
<p>The main purpose of this release is to update the current Percona stable release to the latest version of MySQL 5.1.</p>
<h3>Functionality Added or Changed</h3>
<ul>
<li> Percona Server 5.1.52-rel11.6 is now based on MySQL 5.1.52.</li>
<li> New Features Added: None</li>
<li> Other Changes: None</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li><a href="https://bugs.launchpad.net/bugs/671764">Bug #671764</a> &#8211; <tt><span>innochecksum</span></tt> wasn&#8217;t distributed with RPM and .DEB packages. (Aleksandr Kuzminsky)</li>
<li><a href="https://bugs.launchpad.net/bugs/673426">Bug #673426</a> &#8211; Use of some system variables as command-line options caused a crash or undefined behavior. (Oleg Tsarev)</li>
<li><a href="https://bugs.launchpad.net/bugs/673929">Bug #673929</a> &#8211; Query cache misses were being reported for some queries when hits were actually occurring. (Oleg Tsarev)</li>
<li><a href="https://bugs.launchpad.net/bugs/676146">Bug #676146</a> &#8211; The development environment test of <tt><span>log_slow_verbosity=innodb</span></tt> on a slave for row-based replication was not working correctly. (Oleg Tsarev)</li>
<li><a href="https://bugs.launchpad.net/bugs/676147">Bug #676147</a> &#8211; The development environment test of option <tt><span>log_slow_slave_statements</span></tt> for row-based replication was not working correctly. (Oleg Tsarev)</li>
<li><a href="https://bugs.launchpad.net/bugs/676148">Bug #676148</a> &#8211; Similar to Bug #676147. A check is now made for the replication type to test. (Oleg Tsarev)</li>
<li><a href="https://bugs.launchpad.net/bugs/676158">Bug #676158</a> &#8211; Setting the query cache size to 512M caused test failure on low memory systems. (Aleksandr Kuzminsky)</li>
</ul>
<p>Release Notes for this and previous releases can be found in our <a href="http://www.percona.com/docs/wiki/percona-server%3Arelease_notes_51#percona_server_5152-rel116">Wiki</a>.</p>
<p>The latest downloads are available on our <a href="http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.52-11.6/" >website</a>. The latest source code for Percona Server, including the development branch, can be found on <a href="https://launchpad.net/percona-server" >Launchpad</a>.</p>
<p>Please report any bugs found at <a href="https://bugs.launchpad.net/percona-server/+filebug">Bugs in Percona Server</a>.</p>
<p>For general questions, use our <a href="http://groups.google.com/group/percona-discussion">Percona Discussions Group</a>, and for development questions our <a href="http://groups.google.com/group/percona-dev">Percona Development Group</a>.</p>
<p>For support, commercial, and sponsorship inquiries, contact <a href="http://www.percona.com/contacts.html">Percona</a>.</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Fred Linhoss |
      <a href="http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/&amp;title=Percona%20Server%205.1.52-rel11.6" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/&amp;title=Percona%20Server%205.1.52-rel11.6" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/&amp;title=Percona%20Server%205.1.52-rel11.6" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/&amp;T=Percona%20Server%205.1.52-rel11.6" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/11/23/percona-server-5-1-52-rel11-6/&amp;title=Percona%20Server%205.1.52-rel11.6" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26583&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26583&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/11/23/percona-server-5-1-52-rel11-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Percona XtraBackup 1.4</title>
		<link>http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-xtrabackup-1-4</link>
		<comments>http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 19:27:02 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[percona]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[xtradb]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3803</guid>
		<description><![CDATA[Percona XtraBackup 1.4 is now available for download.
Version 1.4 fixes problems related to incremental backups. If you do incremental backups, it&#8217;s strongly recommended that you upgrade to this release.
Functionality Added or Changed

Incremental backups have changed and now allow the restoration of full backups containing certain rollback transactions that previously caused problems. Please see Preparing the Backups and the --apply-log-only option. (From innobackupex, the --redo-only option should be used). (Yasufumi Kinoshita)
The XtraBackup Test Suite was implemented and is now a standard part of each distribution. (Aleksandr Kuzminsky)
Other New Features:

The --prepare option now reports xtrabackup_binlog_pos_innodb if the information exists. (Yasufumi Kinoshita)
When --prepare is used to restore a partical backup, the data dictionary is now cleaned and contains only tables that exist in the backup. (Yasufumi Kinoshita))
The --table option was extended to accept several regular expression arguments, separated by commas. (Yasufumi Kinoshita)


Other Changes:

Ported to the Percona Server 5.1.47-11 code base. (Yasufumi Kinoshita)
XtraBackup now uses the memory allocators of the host operating system, rather than the built-in InnoDB allocators (see Using Operating System Memory Allocators). (Yasufumi Kinoshita)



Bugs Fixed

Bug #595770 &#8211; Binaries are stripped by rpmbuild, so __os_install_post is redefined to change the default behaviour. (Aleksandr Kuzminsky)
Bug #589639 &#8211; Fixed a problem of hanging when tablespaces were deleted during the recovery process. (Yasufumi Kinoshita)
Bug #611960 &#8211; Fixed a segmentation fault in &#8220;xtrabackup&#8221;. (Yasufumi Kinoshita)
Miscellaneous important fixes related to incremental backups.

Release Notes for this and previous releases of Percona Xtrabackup can be found in our Wiki.
The latest downloads are available on our website. The latest source code can be found on Launchpad.
Please report any bugs found at Bugs in Percona XtraBackup.
For general questions, use our Percona Discussions Group, and for development questions our Percona Development Group.
For support, commercial, and sponsorship inquiries, contact Percona.
    
    Entry posted by Fred Linhoss &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Percona XtraBackup 1.4 is now available for download.</p>
<p>Version 1.4 fixes problems related to incremental backups. If you do incremental backups, it&#8217;s strongly recommended that you upgrade to this release.</p>
<h3>Functionality Added or Changed</h3>
<ul>
<li><a href="http://www.percona.com/docs/wiki/percona-xtrabackup%3Axtrabackup%3Aincremental">Incremental backups</a> have changed and now allow the restoration of full backups containing certain rollback transactions that previously caused problems. Please see <a href="http://www.percona.com/docs/wiki/percona-xtrabackup%3Axtrabackup%3Aincremental#Preparing_the_Backups">Preparing the Backups</a> and the <tt><span>--apply-log-only</span></tt> <a href="http://www.percona.com/docs/wiki/percona-xtrabackup%3Axtrabackup%3Aoption-and-variable-reference">option</a>. (From <tt><span>innobackupex</span></tt>, the <tt><span>--redo-only</span></tt> option should be used). (Yasufumi Kinoshita)</li>
<li>The XtraBackup Test Suite was implemented and is now a standard part of each distribution. (Aleksandr Kuzminsky)</li>
<li>Other New Features:
<ul>
<li>The <tt><span>--prepare</span></tt> <a href="http://www.percona.com/docs/wiki/percona-xtrabackup%3Axtrabackup%3Aoption-and-variable-reference">option</a> now reports <tt><span>xtrabackup_binlog_pos_innodb</span></tt> if the information exists. (Yasufumi Kinoshita)</li>
<li>When <tt><span>--prepare</span></tt> is used to restore a partical backup, the data dictionary is now cleaned and contains only tables that exist in the backup. (Yasufumi Kinoshita))</li>
<li>The <tt><span>--table</span></tt> <a href="http://www.percona.com/docs/wiki/percona-xtrabackup%3Axtrabackup%3Aoption-and-variable-reference">option</a> was extended to accept several regular expression arguments, separated by commas. (Yasufumi Kinoshita)</li>
</ul>
</li>
<li>Other Changes:
<ul>
<li>Ported to the Percona Server 5.1.47-11 code base. (Yasufumi Kinoshita)</li>
<li>XtraBackup now uses the memory allocators of the host operating system, rather than the built-in InnoDB allocators (see <a href="http://dev.mysql.com/doc/innodb-plugin/1.1/en/innodb-performance-use_sys_malloc.html">Using Operating System Memory Allocators</a>). (Yasufumi Kinoshita)</li>
</ul>
</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li><a href="https://bugs.launchpad.net/bugs/595770">Bug #595770</a> &#8211; Binaries are stripped by <tt><span>rpmbuild</span></tt>, so <tt><span>__os_install_post</span></tt> is redefined to change the default behaviour. (Aleksandr Kuzminsky)</li>
<li><a href="https://bugs.launchpad.net/bugs/589639">Bug #589639</a> &#8211; Fixed a problem of hanging when tablespaces were deleted during the recovery process. (Yasufumi Kinoshita)</li>
<li><a href="https://bugs.launchpad.net/bugs/611960">Bug #611960</a> &#8211; Fixed a segmentation fault in &#8220;xtrabackup&#8221;. (Yasufumi Kinoshita)</li>
<li>Miscellaneous important fixes related to incremental backups.</li>
</ul>
<p>Release Notes for this and previous releases of Percona Xtrabackup can be found in our <a href="http://www.percona.com/docs/wiki/percona-xtrabackup%3Arelease-notes">Wiki</a>.</p>
<p>The latest downloads are available on our <a href="http://www.percona.com/downloads/XtraBackup/LATEST/" >website</a>. The latest source code can be found on <a href="https://launchpad.net/percona-xtrabackup" >Launchpad</a>.</p>
<p>Please report any bugs found at <a href="https://bugs.launchpad.net/percona-xtrabackup/+filebug">Bugs in Percona XtraBackup</a>.</p>
<p>For general questions, use our <a href="http://groups.google.com/group/percona-discussion">Percona Discussions Group</a>, and for development questions our <a href="http://groups.google.com/group/percona-dev">Percona Development Group</a>.</p>
<p>For support, commercial, and sponsorship inquiries, contact <a href="http://www.percona.com/contacts.html">Percona</a>.</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Fred Linhoss |
      <a href="http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/&amp;title=Percona%20XtraBackup%201.4" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/&amp;title=Percona%20XtraBackup%201.4" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/&amp;title=Percona%20XtraBackup%201.4" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/&amp;T=Percona%20XtraBackup%201.4" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/11/22/percona-xtrabackup-1-4/&amp;title=Percona%20XtraBackup%201.4" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26539&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26539&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/11/22/percona-xtrabackup-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Percona Server 5.1.51-rel11.5</title>
		<link>http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-server-5-1-51-rel11-5</link>
		<comments>http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 19:53:38 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[percona]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[xtradb]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3719</guid>
		<description><![CDATA[Percona Community,
Percona Server version 5.1.51-rel11.5 is now available for download.
The main purpose of this release is to update the current Percona stable release to the latest version of MySQL 5.1.
Functionality Added or Changed

 Percona Server 5.1.51-rel11.5 is now based on MySQL 5.1.51.
 New Features Added: None
 Other Changes: None

Bugs Fixed

 Bug #661354 &#8211; Fixed a problem compiling query_cach_with comments for 5.1.51-rel11.5. (Oleg Tsarev)
 Bug #661844 &#8211; Fixed a problem with server variables failing test for 5.1.51-rel11.5. (Oleg Tsarev)

The Release Notes for this and previous releases can be found in our Wiki. 
The binary packages are available on our website.
The latest source code for Percona Server, including the development branch, can be found on LaunchPAD.
Please report any bugs found at Bugs in Percona Server.
For general questions, use our Pecona-discussions group, and for development questions our Percona-dev group.
For support, commercial, and sponsorship inquiries, contact Percona.
    
    Entry posted by Fred Linhoss &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Percona Community,</p>
<p>Percona Server version 5.1.51-rel11.5 is now available for download.</p>
<p>The main purpose of this release is to update the current Percona stable release to the latest version of MySQL 5.1.</p>
<h3>Functionality Added or Changed</h3>
<ul>
<li> Percona Server 5.1.51-rel11.5 is now based on MySQL 5.1.51.</li>
<li> New Features Added: None</li>
<li> Other Changes: None</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li> <a href="https://bugs.launchpad.net/bugs/661354">Bug #661354</a> &#8211; Fixed a problem compiling query_cach_with comments for 5.1.51-rel11.5. (Oleg Tsarev)</li>
<li> <a href="https://bugs.launchpad.net/bugs/661844">Bug #661844</a> &#8211; Fixed a problem with server variables failing test for 5.1.51-rel11.5. (Oleg Tsarev)</li>
</ul>
<p>The <img title="More..." src="http://www.mysqlperformanceblog.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Release Notes for this and previous releases can be found in our <a href="http://www.percona.com/docs/wiki/percona-server%3Arelease_notes_51#release_5151-rel115">Wiki</a>. </p>
<p>The binary packages are available on our <a href="http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.51-11.5/" >website</a>.<br />
The latest source code for Percona Server, including the development branch, can be found on <a href="https://launchpad.net/percona-server" >LaunchPAD</a>.</p>
<p>Please report any bugs found at <a href="https://bugs.launchpad.net/percona-server/+filebug">Bugs in Percona Server</a>.<br />
For general questions, use our <a href="http://groups.google.com/group/percona-discussion">Pecona-discussions</a> group, and for development questions our <a href="http://groups.google.com/group/percona-dev">Percona-dev</a> group.<br />
For support, commercial, and sponsorship inquiries, contact <a href="http://www.percona.com/contacts.html">Percona</a>.</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Fred Linhoss |
      <a href="http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/&amp;title=Percona%20Server%205.1.51-rel11.5" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/&amp;title=Percona%20Server%205.1.51-rel11.5" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/&amp;title=Percona%20Server%205.1.51-rel11.5" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/&amp;T=Percona%20Server%205.1.51-rel11.5" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/10/28/percona-server-5-1-51-rel11-5/&amp;title=Percona%20Server%205.1.51-rel11.5" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26303&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26303&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/10/28/percona-server-5-1-51-rel11-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Percona Server 5.1.50-rel12.1</title>
		<link>http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-server-5-1-50-rel12-1</link>
		<comments>http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 16:21:31 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[percona]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[xtradb]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3631</guid>
		<description><![CDATA[Dear Community,
Percona Server version 5.1.50-rel12.1 RC is now available for download.
Functionality Added or Changed

Percona Server 5.1.50-rel12.1 is now based on MySQL 5.1.50.
New Features Added:

innodb_lru_dump_restore &#8211; Implemented automatic dumping of the buffer pool at specified intervals.
innodb_buffer_pool_shm &#8211; Implemented option &#8221;innodb_buffer_pool_shm_checksum&#8221;; when enabled, shared memory buffer pool is checksum validated. This change also fixed these bugs: #643724, #649408, and #649393. (Yasufumi Kinoshita)
innodb_expand_import &#8211; Implemented more exact checking to avoid corruption of the &#8221;.ibd&#8221; file using &#8221;innodb_expand_export&#8221;. (Yasufumi Kinoshita)
remove_eol_carret &#8211; Implemented a MySQL client option to handle end-of-line in BLOB fields differently. This change also fixed bug #625066. (Sasha Pachev)
response_time_distribution &#8211; Counts queries with very short execution times and groups them by time interval. (Oleg Tsarev)



Bugs Fixed


Bug #608992 &#8211; Added symbolic info to Percona Server binary to help in debugging. (Aleksandr Kuzminsky)
Bug #624362 &#8211; Corrected wording in an InnoDB error message regarding too many locks printed. (Vadim Tkachenko)
Bug #625066 &#8211; Fixed a problem handling end-of-line in BLOB fields in the MySQL client. (Sasha Pachev)
Bug #640924 &#8211; Fixed a crash caused by innodb_doublewrite_file. (Yasufumi Kinoshita)
Bug #643650 &#8211; Speeded up InnoDB shutdown when using shared memory buffer pool. (Yasufumi Kinoshita)
Bug #643724 &#8211; Fixed an InnoDB crash when shared memory buffer pool was enabled. (Yasufumi Kinoshita)
Bug #649408 &#8211; Fixed a problem causing a crash on startup when using shared memory buffer pool. (Yasufumi Kinoshita)
Bug #649393 &#8211; InnoDB now recreates the shared memory segment for the buffer pool automatically after a crash. (Yasufumi Kinoshita)
Bug #649623 &#8211; Fixed an error when compiling Percona Server 5.1.50-rel12.1 on FreeBSD (Oleg Tsarev)
Bug #650977 &#8211; Fixed failed tests. (Oleg Tsarev)


The binary packages are available on our website.
The Release Notes for this and previous releases can be found in our Wiki.
The latest source code for Percona Server, including the development branch, can be found on LaunchPAD.
Please report any bugs found at Bugs in Percona Server.
For general questions, use our Pecona-discussions group, and for development questions our Percona-dev group.
For support, commercial, and sponsorship inquiries, contact Percona.


    
    Entry posted by Fred Linhoss &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Dear Community,</p>
<p>Percona Server version 5.1.50-rel12.1 RC is now available for download.</p>
<h3>Functionality Added or Changed</h3>
<ul>
<li>Percona Server 5.1.50-rel12.1 is now based on MySQL 5.1.50.</li>
<li>New Features Added:
<ul>
<li><a href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Ainnodb_lru_dump_restore">innodb_lru_dump_restore</a> &#8211; Implemented automatic dumping of the buffer pool at specified intervals.</li>
<li><a href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Ainnodb_buffer_pool_shm">innodb_buffer_pool_shm</a> &#8211; Implemented option &#8221;innodb_buffer_pool_shm_checksum&#8221;; when enabled, shared memory buffer pool is checksum validated. This change also fixed these bugs: #643724, #649408, and #649393. (Yasufumi Kinoshita)</li>
<li><a href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Ainnodb_expand_import">innodb_expand_import</a> &#8211; Implemented more exact checking to avoid corruption of the &#8221;.ibd&#8221; file using &#8221;innodb_expand_export&#8221;. (Yasufumi Kinoshita)</li>
<li><a href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Ano_remove_eol_carret">remove_eol_carret</a> &#8211; Implemented a MySQL client option to handle end-of-line in BLOB fields differently. This change also fixed bug #625066. (Sasha Pachev)</li>
<li><a href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Aresponse_time_distribution">response_time_distribution</a> &#8211; Counts queries with very short execution times and groups them by time interval. (Oleg Tsarev)</li>
</ul>
</li>
</ul>
<h3>Bugs Fixed</h3>
<div>
<ul>
<li><a href="https://bugs.launchpad.net/bugs/608992">Bug #608992</a> &#8211; Added symbolic info to Percona Server binary to help in debugging. (Aleksandr Kuzminsky)</li>
<li><a href="https://bugs.launchpad.net/bugs/624362">Bug #624362</a> &#8211; Corrected wording in an InnoDB error message regarding too many locks printed. (Vadim Tkachenko)</li>
<li><a href="https://bugs.launchpad.net/bugs/625066">Bug #625066</a> &#8211; Fixed a problem handling end-of-line in BLOB fields in the MySQL client. (Sasha Pachev)</li>
<li><a href="https://bugs.launchpad.net/bugs/640924">Bug #640924</a> &#8211; Fixed a crash caused by innodb_doublewrite_file. (Yasufumi Kinoshita)</li>
<li><a href="http://https:0//bugs.launchpad.net/bugs/643650">Bug #643650</a> &#8211; Speeded up InnoDB shutdown when using shared memory buffer pool. (Yasufumi Kinoshita)</li>
<li><a href="https://bugs.launchpad.net/bugs/643724">Bug #643724</a> &#8211; Fixed an InnoDB crash when shared memory buffer pool was enabled. (Yasufumi Kinoshita)</li>
<li><a href="https://bugs.launchpad.net/bugs/649408">Bug #649408</a> &#8211; Fixed a problem causing a crash on startup when using shared memory buffer pool. (Yasufumi Kinoshita)</li>
<li><a href="https://bugs.launchpad.net/bugs/649393">Bug #649393</a> &#8211; InnoDB now recreates the shared memory segment for the buffer pool automatically after a crash. (Yasufumi Kinoshita)</li>
<li><a href="https://bugs.launchpad.net/bugs/649623">Bug #649623</a> &#8211; Fixed an error when compiling Percona Server 5.1.50-rel12.1 on FreeBSD (Oleg Tsarev)</li>
<li><a href="https://bugs.launchpad.net/bugs/650977">Bug #650977</a> &#8211; Fixed failed tests. (Oleg Tsarev)</li>
</ul>
</div>
<p>The binary packages are available on our <a href="http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.49-12.0/" >website</a>.<br />
The <img title="More..." src="http://www.mysqlperformanceblog.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Release Notes for this and previous releases can be found in our <a href="http://www.percona.com/docs/wiki/percona-server%3Arelease_notes_51#release_5149-rel120">Wiki</a>.</p>
<p>The latest source code for Percona Server, including the development branch, can be found on <a href="https://launchpad.net/percona-server" >LaunchPAD</a>.</p>
<p>Please report any bugs found at <a href="https://bugs.launchpad.net/percona-server/+filebug">Bugs in Percona Server</a>.<br />
For general questions, use our <a href="http://groups.google.com/group/percona-discussion">Pecona-discussions</a> group, and for development questions our <a href="http://groups.google.com/group/percona-dev">Percona-dev</a> group.</p>
<p>For support, commercial, and sponsorship inquiries, contact <a href="http://www.percona.com/contacts.html">Percona</a>.</p>
<div><img src="file:/C%3A/Users/ALEKSA~1/AppData/Local/Temp/moz-screenshot.png" alt="" /></div>
<p><img src="file:/C%3A/Users/ALEKSA~1/AppData/Local/Temp/moz-screenshot.png" alt="" /></p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Fred Linhoss |
      <a href="http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/&amp;title=Percona%20Server%205.1.50-rel12.1" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/&amp;title=Percona%20Server%205.1.50-rel12.1" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/&amp;title=Percona%20Server%205.1.50-rel12.1" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/&amp;T=Percona%20Server%205.1.50-rel12.1" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/10/14/percona-server-5-1-50-rel12-1/&amp;title=Percona%20Server%205.1.50-rel12.1" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26171&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=26171&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/10/14/percona-server-5-1-50-rel12-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Percona Server 5.1.49-rel12.0</title>
		<link>http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-server-5-1-49-rel12-0</link>
		<comments>http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 14:51:41 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[percona]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3571</guid>
		<description><![CDATA[Dear Community,
Starting this release we introduce new release model of Percona Server. We will have Stable  and Release Candidate releases. Release Candidates introduce new features not available in stable releases.
Our new 5.1.49-12.0 RC along with new features contains couple patches from Facebook-MySQL tree https://launchpad.net/mysqlatfacebook , especially worth to note
better integration with FlashCache.
We also introduce the very interesting new feature (sponsored by Well Known Social Network site) &#8220;Permanent InnoDB Buffer Pool&#8221; which allows to keep InnoDB buffer pool in memory between restarts of MySQL servers.
It allows to significantly increase warmup time after MySQL restarts.
Starting this release we also provide special builds optimized for Cisco UCS B250/C250 servers, which comes with a lot of
memory ( up to 384GB ) and &#8220;Permanent InnoDB Buffer Pool&#8221; is especially interesting for servers with 128GB+ memory sizes, as it may take hours to warm empty InnoDB buffer pool on these boxes.
Percona Server version 5.1.49-rel12.0 RC is available for download now.
The changes in this release include:
New features




Percona Server 5.1.49-rel12.0 is based on MySQL 5.1.49.


New features added:


error_pad &#8211; Implements error code incompatibilities with MySQL 5.5. (Oleg Tsarev)


query_cache_totally_disable &#8211; Allows the user to disable use of the query cache. (Oleg Tsarev)


show_engines &#8211; Changes SHOW STORAGE ENGINES to report XtraDB when appropriate. (Oleg Tsarev)


remove_fcntl_excessive_calls &#8211; Removes excessive fcntl calls. (Oleg Tsarev)


sql_no_fcache &#8211; Prevents blocks of data from being cached to FlashCache during a query. (Oleg Tsarev)


status_wait_query_cache_mutex &#8211; Provides a new thread state &#8211; “Waiting on query cache mutex”. (Oleg Tsarev)


log_connection_error &#8211; Issues the warning “Too many connection” if log_warnings is enabled. (Oleg Tsarev)


innodb_buffer_pool_shm_key &#8211; Allows storing the buffer pool in a shared memory segment between restarts of the server. (Yasufumi Kinoshita)


Option syslog was added to the mysql client. If enabled, all commands run on the server are logged to syslog. (Oleg Tsarev)




New variables introduced:


 innodb_flush_log_at_trx_commit_session &#8211; Implements a session-level version of the MySQL global system variable innodb_flush_log_at_trx_commit. (Yasufumi Kinoshita)


innodb_fast_index_creation &#8211; Allows disabling of fast index creation. (Yasufumi Kinoshita)


 innodb_use_sys_stats_table &#8211; If ON, the table&#8217;s statistics are stored statically in the internal  table SYS_STATS. The table is populated with the ANALYZE TABLE command.  (Yasufumi Kinoshita)






Fixed bugs




 Bug #576041 &#8211; Fixes long stalls while accessing the innodb_buffer_pool_pages_index table on systems with a large number of tables.


 Bug #592007 &#8211; More strictly enforces the maximum purge delay defined by  innodb_max_purge_lag by removing the requirement that purge operations  be delayed if an old consistent read view exists that could see the rows  to be purged.


 Bug #607449 &#8211; Fixes a crash during shutdown when userstat_running=1.


 Bug #612954 &#8211; Fixes a problem with SHOW PROCESSLIST displaying an incorrect time.


 Bug #610525 &#8211; Reduces the number of compile time errors when the server is rebuilt.


 Bug #569275 &#8211; Fixes a crash when XtraDB shuts down in “crash resistent mode”.


 Bug #589484 &#8211; Adds reporting of the query cache mutex status in SHOW PROCESSLIST.


 Bug #606965 &#8211; Allows preventing data caching to flash storage during a query.


 Bug #606810 &#8211; Ports a fix from to remove excessive fcntl calls.


 Bug #609027 &#8211; Allows query cache use to be completely disabled


 Bug #600352 &#8211; Fixes SHOW STORAGE ENGINES to correctly report “Percona-XtraDB” rather than “InnoDB”




The binary packages are available on our website.
The Release Notes to this and previous releases can be found in our Wiki.
The latest source code of Percona Server, including development branch  you can  find on LaunchPAD.
Please report any bugs found on Bugs in   Percona  Server.
For general questions use our Pecona-discussions group, and for development question Percona-dev group.
For support, commercial and sponsorship inquiries contact Percona


    
    Entry posted by Aleksandr Kuzminsky &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Dear Community,</p>
<p>Starting this release we introduce new release model of Percona Server. We will have Stable  and Release Candidate releases. Release Candidates introduce new features not available in stable releases.</p>
<p>Our new 5.1.49-12.0 RC along with new features contains couple patches from Facebook-MySQL tree <a href="https://launchpad.net/mysqlatfacebook%20">https://launchpad.net/mysqlatfacebook</a> , especially worth to note<br />
better integration with FlashCache.</p>
<p>We also introduce the very interesting new feature (sponsored by Well Known Social Network site) &#8220;Permanent InnoDB Buffer Pool&#8221; which allows to keep InnoDB buffer pool in memory between restarts of MySQL servers.<br />
It allows to significantly increase warmup time after MySQL restarts.</p>
<p>Starting this release we also provide special builds optimized for Cisco UCS B250/C250 servers, which comes with a lot of<br />
memory ( up to 384GB ) and &#8220;Permanent InnoDB Buffer Pool&#8221; is especially interesting for servers with 128GB+ memory sizes, as it may take hours to warm empty InnoDB buffer pool on these boxes.</p>
<p>Percona Server version 5.1.49-rel12.0 RC is available for download now.</p>
<p>The changes in this release include:</p>
<h3>New features</h3>
<div>
<div>
<ul>
<li>
<div>Percona Server 5.1.49-rel12.0 is based on MySQL 5.1.49.</div>
</li>
<li>
<div>New features added:</div>
<ul>
<li>
<div><a title="http://www.percona.com/docs/wiki/patches:error_pad" rel="nofollow" href="http://www.percona.com/docs/wiki/patches%3Aerror_pad">error_pad</a> &#8211; Implements error code incompatibilities with MySQL 5.5. (Oleg Tsarev)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/patches:query_cache_totally_disable" rel="nofollow" href="http://www.percona.com/docs/wiki/patches%3Aquery_cache_totally_disable">query_cache_totally_disable</a> &#8211; Allows the user to disable use of the query cache. (Oleg Tsarev)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/patches:show_engines" rel="nofollow" href="http://www.percona.com/docs/wiki/patches%3Ashow_engines">show_engines</a> &#8211; Changes <code>SHOW STORAGE ENGINES</code> to report XtraDB when appropriate. (Oleg Tsarev)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/percona-server:features:remove_fcntl_excessive_calls" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Aremove_fcntl_excessive_calls">remove_fcntl_excessive_calls</a> &#8211; Removes excessive fcntl calls. (Oleg Tsarev)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/percona-server:features:sql_no_fcache" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Asql_no_fcache">sql_no_fcache</a> &#8211; Prevents blocks of data from being cached to FlashCache during a query. (Oleg Tsarev)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/patches:status_wait_query_cache_mutex" rel="nofollow" href="http://www.percona.com/docs/wiki/patches%3Astatus_wait_query_cache_mutex">status_wait_query_cache_mutex</a> &#8211; Provides a new thread state &#8211; “Waiting on query cache mutex”. (Oleg Tsarev)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/percona-server:features:log_connection_error" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Alog_connection_error">log_connection_error</a> &#8211; Issues the warning “Too many connection” if log_warnings is enabled. (Oleg Tsarev)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/percona-server:features:innodb_buffer_pool_shm" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Ainnodb_buffer_pool_shm">innodb_buffer_pool_shm_key</a> &#8211; Allows storing the buffer pool in a shared memory segment between restarts of the server. (Yasufumi Kinoshita)</div>
</li>
<li>
<div>Option <a title="http://www.percona.com/docs/wiki/percona-server:features:mysql_syslog" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Amysql_syslog">syslog</a> was added to the mysql client. If enabled, all commands run on the server are logged to syslog. (Oleg Tsarev)</div>
</li>
</ul>
</li>
<li>
<div>New variables introduced:</div>
<ul>
<li>
<div><a title="http://www.percona.com/docs/wiki/percona-server:features:innodb_io_patches" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Ainnodb_io_patches"> innodb_flush_log_at_trx_commit_session</a> &#8211; Implements a session-level version of the MySQL global system variable <code>innodb_flush_log_at_trx_commit</code>. (Yasufumi Kinoshita)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/percona-server:features:innodb_fast_index_creation" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-server%3Afeatures%3Ainnodb_fast_index_creation">innodb_fast_index_creation</a> &#8211; Allows disabling of fast index creation. (Yasufumi Kinoshita)</div>
</li>
<li>
<div><a title="http://www.percona.com/docs/wiki/percona-xtradb:patch:innodb_stats" rel="nofollow" href="http://www.percona.com/docs/wiki/percona-xtradb%3Apatch%3Ainnodb_stats"> innodb_use_sys_stats_table</a> &#8211; If ON, the table&#8217;s statistics are stored statically in the internal  table SYS_STATS. The table is populated with the ANALYZE TABLE command.  (Yasufumi Kinoshita)</div>
</li>
</ul>
</li>
</ul>
</div>
</div>
<h2>Fixed bugs</h2>
<div>
<div>
<ul>
<li>
<div><a title="https://bugs.launchpad.net/bugs/576041" rel="nofollow" href="https://bugs.launchpad.net/bugs/576041"> Bug #576041</a> &#8211; Fixes long stalls while accessing the innodb_buffer_pool_pages_index table on systems with a large number of tables.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/592007" rel="nofollow" href="https://bugs.launchpad.net/bugs/592007"> Bug #592007</a> &#8211; More strictly enforces the maximum purge delay defined by  innodb_max_purge_lag by removing the requirement that purge operations  be delayed if an old consistent read view exists that could see the rows  to be purged.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/607449" rel="nofollow" href="https://bugs.launchpad.net/bugs/607449"> Bug #607449</a> &#8211; Fixes a crash during shutdown when userstat_running=1.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/612954" rel="nofollow" href="https://bugs.launchpad.net/bugs/612954"> Bug #612954</a> &#8211; Fixes a problem with SHOW PROCESSLIST displaying an incorrect time.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/610525" rel="nofollow" href="https://bugs.launchpad.net/bugs/610525"> Bug #610525</a> &#8211; Reduces the number of compile time errors when the server is rebuilt.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/569275" rel="nofollow" href="https://bugs.launchpad.net/bugs/569275"> Bug #569275</a> &#8211; Fixes a crash when XtraDB shuts down in “crash resistent mode”.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/589484" rel="nofollow" href="https://bugs.launchpad.net/bugs/589484"> Bug #589484</a> &#8211; Adds reporting of the query cache mutex status in SHOW PROCESSLIST.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/606965" rel="nofollow" href="https://bugs.launchpad.net/bugs/606965"> Bug #606965</a> &#8211; Allows preventing data caching to flash storage during a query.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/606810" rel="nofollow" href="https://bugs.launchpad.net/bugs/606810"> Bug #606810</a> &#8211; Ports a fix from to remove excessive fcntl calls.</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/609027" rel="nofollow" href="https://bugs.launchpad.net/bugs/609027"> Bug #609027</a> &#8211; Allows query cache use to be completely disabled</div>
</li>
<li>
<div><a title="https://bugs.launchpad.net/bugs/600352" rel="nofollow" href="https://bugs.launchpad.net/bugs/600352"> Bug #600352</a> &#8211; Fixes SHOW STORAGE ENGINES to correctly report “Percona-XtraDB” rather than “InnoDB”</div>
</li>
</ul>
</div>
</div>
<p>The binary packages are available on our <a href="http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.49-12.0/" >website</a>.<br />
The <img title="More..." src="http://www.mysqlperformanceblog.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Release Notes to this and previous releases can be found in our <a href="http://www.percona.com/docs/wiki/percona-server%3Arelease_notes_51#release_5149-rel120">Wiki</a>.</p>
<p>The latest source code of Percona Server, including development branch  you can  find on <a href="https://launchpad.net/percona-server" >LaunchPAD</a>.</p>
<p>Please report any bugs found on <a href="https://bugs.launchpad.net/percona-server/+filebug">Bugs in   Percona  Server</a>.<br />
For general questions use our <a href="http://groups.google.com/group/percona-discussion">Pecona-discussions</a> group, and for development question <a href="http://groups.google.com/group/percona-dev">Percona-dev</a> group.</p>
<p>For support, commercial and sponsorship inquiries contact <a href="http://www.percona.com/contacts.html">Percona</a></p>
<div><img src="file:/C%3A/Users/ALEKSA~1/AppData/Local/Temp/moz-screenshot.png" alt="" /></div>
<p><img src="file:/C%3A/Users/ALEKSA~1/AppData/Local/Temp/moz-screenshot.png" alt="" /></p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Aleksandr Kuzminsky |
      <a href="http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/&amp;title=Percona%20Server%205.1.49-rel12.0" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/&amp;title=Percona%20Server%205.1.49-rel12.0" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/&amp;title=Percona%20Server%205.1.49-rel12.0" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/&amp;T=Percona%20Server%205.1.49-rel12.0" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/09/15/percona-server-5-1-49-rel12-0/&amp;title=Percona%20Server%205.1.49-rel12.0" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=25870&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=25870&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/09/15/percona-server-5-1-49-rel12-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Percona Server 5.0.90-build21</title>
		<link>http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-server-5-0-90-build21</link>
		<comments>http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/#comments</comments>
		<pubDate>Fri, 07 May 2010 14:09:30 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2576</guid>
		<description><![CDATA[Dear Community,
Percona Server 5.0.90, build 21 is available for use.
Comparing to the previous release it has following new features:

The build is based on MySQL-5.0.90
The name of the packages are changed to Percona-SQL-server, Percona-SQL-client, etc.

Fixed bugs:

Fixed Bug #539190
Fixed Bug #479106
Fixed tests mysql, mysql_upgrade, ssl*

See release notes for earlier changes.
RPMs and DEB packages are available in Percona repository.
As usual you can download binaries and sources with the patches from Percona web site.
To upgrade from MySQL server to Percona SQL you need remove MySQL installation first, then install Percona-SQL-server and Percona-SQL-client:
PLAIN TEXT
CODE:




# yum remove mysql-server mysql-client


&#160;


...


&#160;


# yum install Percona-SQL-server Percona-SQL-client 






If you are running applications which depend on libmysqlclient, install  Percona-SQL-shared-compat
before removing MySQL
PLAIN TEXT
CODE:




# yum install Percona-SQL-shared-compat.x86_64 






The Percona Server lives on Launchpad : https://launchpad.net/percona-server and you can report bug to Launchpad bug system:
https://launchpad.net/percona-server/+filebug. The documentation is available on our Wiki
For general questions use our Pecona-discussions group, and for development question Percona-dev group.
For support, commercial and sponsorship inquiries contact Percona.

innodb_rw_lock.patch

    
    Entry posted by Aleksandr Kuzminsky &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Dear Community,</p>
<p>Percona Server 5.0.90, build 21 is available for use.</p>
<p>Comparing to the previous release it has following new features:</p>
<ul>
<li>The build is based on MySQL-5.0.90</li>
<li>The name of the packages are changed to Percona-SQL-server, Percona-SQL-client, etc.</li>
</ul>
<p>Fixed bugs:</p>
<ul>
<li>Fixed <a href="https://bugs.launchpad.net/percona-xtradb/+bug/539190">Bug #539190</a></li>
<li>Fixed <a href="https://bugs.launchpad.net/percona-patches/+bug/479106">Bug #479106</a></li>
<li>Fixed tests mysql, mysql_upgrade, ssl*</li>
</ul>
<p>See <a href="http://www.percona.com/docs/wiki/release%3Arelease-notes">release notes</a> for earlier changes.</p>
<p>RPMs and DEB packages are available in <a href="http://www.percona.com/docs/wiki/release%3Astart#percona_releases">Percona repository</a>.</p>
<p>As usual you can download binaries and sources with the patches from <a href="http://www.percona.com/downloads/Percona-Server-5.0/Percona-Server-5.0.90-21/">Percona web site</a>.</p>
<p>To upgrade from MySQL server to Percona SQL you need remove MySQL installation first, then install Percona-SQL-server and Percona-SQL-client:</p>
<div><span><a href="http://www.mysqlperformanceblog.com">PLAIN TEXT</a></span></div>
<div><span>CODE:</span>
<div>
<div>
<ol>
<li>
<div># yum remove mysql-server mysql-client</div>
</li>
<li>
<div>&nbsp;</div>
</li>
<li>
<div>...</div>
</li>
<li>
<div>&nbsp;</div>
</li>
<li>
<div># yum install Percona-SQL-server Percona-SQL-client </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>If you are running applications which depend on libmysqlclient, install  Percona-SQL-shared-compat</p>
<p>before removing MySQL</p>
<div><span><a href="http://www.mysqlperformanceblog.com">PLAIN TEXT</a></span></div>
<div><span>CODE:</span>
<div>
<div>
<ol>
<li>
<div># yum install Percona-SQL-shared-compat.<span>x86_64</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>The Percona Server lives on Launchpad : <a href="https://launchpad.net/percona-server">https://launchpad.net/percona-server</a> and you can report bug to Launchpad bug system:</p>
<p><a href="https://launchpad.net/percona-server/+filebug">https://launchpad.net/percona-server/+filebug</a>. The documentation is available on <a href="http://www.percona.com/docs/wiki/patches%3Astart">our Wiki</a></p>
<p>For general questions use our <a href="http://groups.google.com/group/percona-discussion">Pecona-discussions</a> group, and for development question <a href="http://groups.google.com/group/percona-dev">Percona-dev</a> group.</p>
<p>For support, commercial and sponsorship inquiries contact <a href="http://www.percona.com/contacts.html">Percona</a>.</p>
<div>
<pre>innodb_rw_lock.patch</pre>
</div>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Aleksandr Kuzminsky |
      <a href="http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;T=Percona%20Server%205.0.90-build21" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=24681&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=24681&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/05/07/percona-server-5-0-90-build21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Percona Server 5.0.90-build21</title>
		<link>http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-server-5-0-90-build21</link>
		<comments>http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/#comments</comments>
		<pubDate>Fri, 07 May 2010 14:09:30 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2576</guid>
		<description><![CDATA[Dear Community,
Percona Server 5.0.90, build 21 is available for use.
Comparing to the previous release it has following new features:

The build is based on MySQL-5.0.90
The name of the packages are changed to Percona-SQL-server, Percona-SQL-client, etc.

Fixed bugs:

Fixed Bug #539190
Fixed Bug #479106
Fixed tests mysql, mysql_upgrade, ssl*

See release notes for earlier changes.
RPMs and DEB packages are available in Percona repository.
As usual you can download binaries and sources with the patches from Percona web site.
To upgrade from MySQL server to Percona SQL you need remove MySQL installation first, then install Percona-SQL-server and Percona-SQL-client:
PLAIN TEXT
CODE:




# yum remove mysql-server mysql-client


&#160;


...


&#160;


# yum install Percona-SQL-server Percona-SQL-client 






If you are running applications which depend on libmysqlclient, install  Percona-SQL-shared-compat
before removing MySQL
PLAIN TEXT
CODE:




# yum install Percona-SQL-shared-compat.x86_64 






The Percona Server lives on Launchpad : https://launchpad.net/percona-server and you can report bug to Launchpad bug system:
https://launchpad.net/percona-server/+filebug. The documentation is available on our Wiki
For general questions use our Pecona-discussions group, and for development question Percona-dev group.
For support, commercial and sponsorship inquiries contact Percona.

innodb_rw_lock.patch

    
    Entry posted by Aleksandr Kuzminsky &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Dear Community,</p>
<p>Percona Server 5.0.90, build 21 is available for use.</p>
<p>Comparing to the previous release it has following new features:</p>
<ul>
<li>The build is based on MySQL-5.0.90</li>
<li>The name of the packages are changed to Percona-SQL-server, Percona-SQL-client, etc.</li>
</ul>
<p>Fixed bugs:</p>
<ul>
<li>Fixed <a href="https://bugs.launchpad.net/percona-xtradb/+bug/539190">Bug #539190</a></li>
<li>Fixed <a href="https://bugs.launchpad.net/percona-patches/+bug/479106">Bug #479106</a></li>
<li>Fixed tests mysql, mysql_upgrade, ssl*</li>
</ul>
<p>See <a href="http://www.percona.com/docs/wiki/release%3Arelease-notes">release notes</a> for earlier changes.</p>
<p>RPMs and DEB packages are available in <a href="http://www.percona.com/docs/wiki/release%3Astart#percona_releases">Percona repository</a>.</p>
<p>As usual you can download binaries and sources with the patches from <a href="http://www.percona.com/downloads/Percona-Server-5.0/Percona-Server-5.0.90-21/">Percona web site</a>.</p>
<p>To upgrade from MySQL server to Percona SQL you need remove MySQL installation first, then install Percona-SQL-server and Percona-SQL-client:</p>
<div><span><a href="http://www.mysqlperformanceblog.com">PLAIN TEXT</a></span></div>
<div><span>CODE:</span>
<div>
<div>
<ol>
<li>
<div># yum remove mysql-server mysql-client</div>
</li>
<li>
<div>&nbsp;</div>
</li>
<li>
<div>...</div>
</li>
<li>
<div>&nbsp;</div>
</li>
<li>
<div># yum install Percona-SQL-server Percona-SQL-client </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>If you are running applications which depend on libmysqlclient, install  Percona-SQL-shared-compat</p>
<p>before removing MySQL</p>
<div><span><a href="http://www.mysqlperformanceblog.com">PLAIN TEXT</a></span></div>
<div><span>CODE:</span>
<div>
<div>
<ol>
<li>
<div># yum install Percona-SQL-shared-compat.<span>x86_64</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>The Percona Server lives on Launchpad : <a href="https://launchpad.net/percona-server">https://launchpad.net/percona-server</a> and you can report bug to Launchpad bug system:</p>
<p><a href="https://launchpad.net/percona-server/+filebug">https://launchpad.net/percona-server/+filebug</a>. The documentation is available on <a href="http://www.percona.com/docs/wiki/patches%3Astart">our Wiki</a></p>
<p>For general questions use our <a href="http://groups.google.com/group/percona-discussion">Pecona-discussions</a> group, and for development question <a href="http://groups.google.com/group/percona-dev">Percona-dev</a> group.</p>
<p>For support, commercial and sponsorship inquiries contact <a href="http://www.percona.com/contacts.html">Percona</a>.</p>
<div>
<pre>innodb_rw_lock.patch</pre>
</div>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Aleksandr Kuzminsky |
      <a href="http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;T=Percona%20Server%205.0.90-build21" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/05/07/percona-server-5-0-90-build21/&amp;title=Percona%20Server%205.0.90-build21" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=24681&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=24681&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/05/07/percona-server-5-0-90-build21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Percona-XtraDB-9.1: released and new coming features</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=percona-xtradb-9-1-released-and-new-coming-features</link>
		<comments>http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 04:43:30 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[xtradb]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2302</guid>
		<description><![CDATA[Recently Alexandr announced new Percona-XtraDB-9.1 release, and now it is good time to summarize features we have and what is expected soon.
This release contains long waited features from 5.0:

extended slow.log

USER/TABLE/INDEX/CLIENT_STATISTICS  + THREAD_STATISTICS


Extended slow.log is now even more extended, there is additional information for each query:
PLAIN TEXT
CODE:




# Bytes_sent: 4973&#160; Tmp_tables: 1&#160; Tmp_disk_tables: 1&#160; Tmp_table_sizes: 7808 






That is you can see how many bytes was returned by query, was temporary table used,
was it disk table or in-memory, and how big was temporary table.
Also you can profile each individual query from stored procedures, so now you should not
guess what took so long in stored procedure.
What we are working on right now is:

InnoDB pagesize, so you will be able to specify 4K, 8K, 16K pagesize when you created database

InnoDB fast checksums, idea and implementation was taken from Facebook patches
InnoDB big log files ( bigger 4GB). As our benchmarks on FusionIO shows, you may need
4GB+ log files to get more performance on fast storage systems
SHOW TEMPORARY FILES, patch from Venu Anuganti
INFORMATION_SCHEMA.SYS_TABLES and SYS_INDEXES to show internal InnoDB data dictionary


Full list of XtraDB engine features (what makes it different from InnoDB-plugin) on the state as it is right now:
Performance improvements

Improved buffer_pool scalability

      Fast recovery

      Improved IO path

      Improved rollback segment scalability

      Separate purge thread

      Limited size of data dictionary in memory

      Increased number of concurrent write transactions (undo slots) ( up to 4000 )

      Fast checksums ( in release process )

      Support of different pagesizes ( 4K, 8K, 16K) ( in release process )

Usability / operations

    Show content of buffer_pool

      Import / export of dedicated tables

      Import / export of buffer_pool

      Transactional replication

      Show internal InnoDB data dictionary

      Show InnoDB locking/io profiling in slow.log


I hope you enjoy our work!
    
    Entry posted by Vadim &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Recently Alexandr announced new <a href="http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/">Percona-XtraDB-9.1 release</a>, and now it is good time to summarize features we have and what is expected soon.</p>
<p>This release contains long waited features from 5.0:</p>
<ul>
<li>extended slow.log
</li>
<li>USER/TABLE/INDEX/CLIENT_STATISTICS  + THREAD_STATISTICS
</li>
</ul>
<p>Extended slow.log is now even more extended, there is additional information for each query:</p>
<div><span><a href="http://www.mysqlperformanceblog.com">PLAIN TEXT</a></span></div>
<div><span>CODE:</span>
<div>
<div>
<ol>
<li>
<div># Bytes_sent: <span>4973</span>&nbsp; Tmp_tables: <span>1</span>&nbsp; Tmp_disk_tables: <span>1</span>&nbsp; Tmp_table_sizes: <span>7808</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>That is you can see how many bytes was returned by query, was temporary table used,<br />
was it disk table or in-memory, and how big was temporary table.</p>
<p>Also you can profile each individual query from stored procedures, so now you should not<br />
guess what took so long in stored procedure.</p>
<p>What we are working on right now is:</p>
<ul>
<li>InnoDB pagesize, so you will be able to specify 4K, 8K, 16K pagesize when you created database
</li>
<li>InnoDB fast checksums, idea and implementation was taken from Facebook patches</li>
<li>InnoDB big log files ( bigger 4GB). As our benchmarks on FusionIO shows, you may need<br />
4GB+ log files to get more performance on fast storage systems</li>
<li>SHOW TEMPORARY FILES,<a href="http://venublog.com/2010/02/03/show-temporary-tables/"> patch from Venu Anuganti</a></li>
<li>INFORMATION_SCHEMA.SYS_TABLES and SYS_INDEXES to show internal InnoDB data dictionary
</li>
</ul>
<p>Full list of XtraDB engine features (what makes it different from InnoDB-plugin) on the state as it is right now:</p>
<p><strong>Performance improvements</strong></p>
<ul>
<li>Improved buffer_pool scalability
</li>
<li>      Fast recovery
</li>
<li>      Improved IO path
</li>
<li>      Improved rollback segment scalability
</li>
<li>      Separate purge thread
</li>
<li>      Limited size of data dictionary in memory
</li>
<li>      Increased number of concurrent write transactions (undo slots) ( up to 4000 )
</li>
<li>      Fast checksums ( in release process )
</li>
<li>      Support of different pagesizes ( 4K, 8K, 16K) ( in release process )</ul>
</li>
<p><strong>Usability / operations</strong></p>
<ul>
<li>    Show content of buffer_pool
</li>
<li>      Import / export of dedicated tables
</li>
<li>      Import / export of buffer_pool
</li>
<li>      Transactional replication
</li>
<li>      Show internal InnoDB data dictionary
</li>
<li>      Show InnoDB locking/io profiling in slow.log
</li>
</ul>
<p>I hope you enjoy our work!</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Vadim |
      <a href="http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/&amp;title=Percona-XtraDB-9.1:%20released%20and%20new%20coming%20features" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/&amp;title=Percona-XtraDB-9.1:%20released%20and%20new%20coming%20features" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/&amp;title=Percona-XtraDB-9.1:%20released%20and%20new%20coming%20features" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/&amp;T=Percona-XtraDB-9.1:%20released%20and%20new%20coming%20features" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2010/03/17/percona-xtradb-9-1-released-and-new-coming-features/&amp;title=Percona-XtraDB-9.1:%20released%20and%20new%20coming%20features" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=23941&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=23941&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/03/18/percona-xtradb-9-1-released-and-new-coming-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kontrollbase reporter XML Parser error has been fixed</title>
		<link>http://feedproxy.google.com/~r/Kontrollsoft/~3/QVnpOu9wkkk/634?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kontrollbase-reporter-xml-parser-error-has-been-fixed</link>
		<comments>http://feedproxy.google.com/~r/Kontrollsoft/~3/QVnpOu9wkkk/634#comments</comments>
		<pubDate>Fri, 22 Jan 2010 19:15:08 +0000</pubDate>
		<dc:creator>Matt Reid</dc:creator>
				<category><![CDATA[announcement]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[kontrollbase]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://kontrollsoft.com/?p=634</guid>
		<description><![CDATA[If you have seen the following error on the Perf Report tab &#8220;Message: SimpleXMLElement::__construct()&#8230;&#8221; &#8211; it has been fixed in revision 281. This only affects alerts 11 and 12 so you might not run into it immediately. The solution is to either remove lines &#8220;586, 590, 639, 650&#8243; from the bin/kontroll-reporter-5.0.x_linux-x86-2.0.1.pl file, or to run [...]]]></description>
			<content:encoded><![CDATA[If you have seen the following error on the Perf Report tab &#8220;Message: SimpleXMLElement::__construct()&#8230;&#8221; &#8211; it has been fixed in revision 281. This only affects alerts 11 and 12 so you might not run into it immediately. The solution is to either remove lines &#8220;586, 590, 639, 650&#8243; from the bin/kontroll-reporter-5.0.x_linux-x86-2.0.1.pl file, or to run [...]<img src="http://feeds.feedburner.com/~r/Kontrollsoft/~4/QVnpOu9wkkk" height="1" width="1" /><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=23151&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=23151&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2010/01/22/kontrollbase-reporter-xml-parser-error-has-been-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xtrabackup-0.9.5rc</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xtrabackup-0-9-5rc</link>
		<comments>http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 06:43:34 +0000</pubDate>
		<dc:creator>MySQL Performance Blog</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1523</guid>
		<description><![CDATA[Dear Community,
As of today release 0.9.5rc is available.
In this release there are following changes:
Changelog:

Option &#8211;no-lock is added to innobackupex-1.5.1. Use it only while ALL your
tables are InnoDB and you DO NOT CARE about binary log
position of backup
XtraBackup is ported for InnoDB Plugin 1.0.4. Barracuda file format as well as compressed tables are supported. We thank a well known Social Network site for the sponsorship.

Windows conscious change more
Impoved error messages in innobackupex
Windows conscious experimental change
Suppress purge when &#8211;stats
Build number in RPM name. For instance, in the name xtrabackup-0.9.5rc-50.rhel5.x86_64.rpm 50 is the build number.
Suppress master_thread ibuf operations for &#8211;stats
Suppress ibuf operations for &#8211;stats
fFx fatal bug at &#8211;backup when added &#8211;stats
New option &#8211;stats to gather index stats
Fixed some bugs for a 32bit platform

Fixed bugs:

Bug #435634 in Percona-XtraBackup: &#8220;xtrabackup can&#8217;t write to a file on windows&#8221;
Bug #437788 in Percona-XtraBackup: &#8220;xtrabackup.exe can&#8217;t write to a file&#8221;
Bug #386535 in Percona-XtraBackup: &#8220;ibbackup_binlog_marker bug still persists&#8221;
Bug #402884 in Percona-XtraBackup: &#8220;tries to create temporary tables in relative ./tmp directory&#8221;
Bug #417178 in Percona-XtraBackup: &#8220;can&#8217;t backup tables with $ in name&#8221;

The binary packages for RHEL4,5, Debian, FreeBSD, MacOS as well as source code of the XtraBackup is available on http://www.percona.com/mysql/xtrabackup/0.9.5rc/.
The Debian package is also available via APT. Just add these lines  in /etc/apt/sources.list
deb http://repo.percona.com/apt lenny main
deb-src http://repo.percona.com/apt lenny main
Update the local database
# apt-get update
And install xtrabackup
# apt-get install xtrabackup
The project lives on Launchpad : https://launchpad.net/percona-xtrabackup and you can report bug to Launchpad bug system:
https://launchpad.net/percona-xtrabackup/+filebug. The documentation is available on our Wiki.
For general questions use our Pecona-discussions group, and for development question Percona-dev group.
For support, commercial and sponsorship inquiries contact Percona.
    
    Entry posted by Aleksandr Kuzminsky &#124;
      No comment
    Add to:  &#124;  &#124;  &#124;  &#124; ]]></description>
			<content:encoded><![CDATA[<p>Dear Community,</p>
<p>As of today release 0.9.5rc is available.</p>
<p>In this release there are following changes:<br />
<strong>Changelog:</strong></p>
<ul>
<li>Option &#8211;no-lock is added to innobackupex-1.5.1. Use it only while ALL your<br />
tables are InnoDB and you DO NOT CARE about binary log<br />
position of backup</li>
<li>XtraBackup is ported for InnoDB Plugin 1.0.4. Barracuda file format as well as compressed tables are supported. We thank a <span>well known Social Network site for the sponsorship.<br />
</span></li>
<li>Windows conscious change more</li>
<li>Impoved error messages in innobackupex</li>
<li>Windows conscious experimental change</li>
<li>Suppress purge when &#8211;stats</li>
<li>Build number in RPM name. For instance, in the name <a href="http://www.percona.com/mysql/xtrabackup/0.9.5rc/RPM/rhel5/xtrabackup-0.9.5rc-50.rhel5.x86_64.rpm">xtrabackup-0.9.5rc-50.rhel5.x86_64.rpm</a> 50 is the build number.</li>
<li>Suppress master_thread ibuf operations for &#8211;stats</li>
<li>Suppress ibuf operations for &#8211;stats</li>
<li>fFx fatal bug at &#8211;backup when added &#8211;stats</li>
<li>New option &#8211;stats to gather index stats</li>
<li>Fixed some bugs for a 32bit platform</li>
</ul>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li><a href="https://bugs.launchpad.net/percona-xtrabackup/+bug/435634">Bug #435634 in Percona-XtraBackup: &#8220;xtrabackup can&#8217;t write to a file on windows&#8221;</a></li>
<li><a href="https://bugs.launchpad.net/percona-xtrabackup/+bug/437788">Bug #437788 in Percona-XtraBackup: &#8220;xtrabackup.exe can&#8217;t write to a file&#8221;</a></li>
<li><a href="https://bugs.launchpad.net/percona-xtrabackup/+bug/386535">Bug #386535 in Percona-XtraBackup: &#8220;ibbackup_binlog_marker bug still persists&#8221;</a></li>
<li><a href="https://bugs.launchpad.net/percona-xtrabackup/+bug/402884">Bug #402884 in Percona-XtraBackup: &#8220;tries to create temporary tables in relative ./tmp directory&#8221;</a></li>
<li><a href="https://bugs.launchpad.net/percona-xtrabackup/+bug/417178">Bug #417178 in Percona-XtraBackup: &#8220;can&#8217;t backup tables with $ in name&#8221;</a></li>
</ul>
<p>The binary packages for RHEL4,5, Debian, FreeBSD, MacOS as well as source code of the XtraBackup is available on <a href="http://www.percona.com/mysql/xtrabackup/0.9.5rc/">http://www.percona.com/mysql/xtrabackup/0.9.5rc/</a>.</p>
<p>The Debian package is also available via APT. Just add these lines  in /etc/apt/sources.list</p>
<pre>deb http://repo.percona.com/apt lenny main
deb-src http://repo.percona.com/apt lenny main</pre>
<p>Update the local database</p>
<pre># apt-get update</pre>
<p>And install xtrabackup</p>
<pre># apt-get install xtrabackup</pre>
<p>The project lives on Launchpad : <a href="https://launchpad.net/percona-xtrabackup">https://launchpad.net/percona-xtrabackup</a> and you can report bug to Launchpad bug system:<br />
<a href="https://launchpad.net/percona-xtrabackup/+filebug">https://launchpad.net/percona-xtrabackup/+filebug</a>. The documentation is available on <a href="http://www.percona.com/docs/wiki/percona-xtrabackup%3Astart">our Wiki</a>.</p>
<p>For general questions use our <a href="http://groups.google.com/group/percona-discussion">Pecona-discussions</a> group, and for development question <a href="http://groups.google.com/group/percona-dev">Percona-dev</a> group.</p>
<p>For support, commercial and sponsorship inquiries contact <a href="http://www.percona.com/contacts.html">Percona</a>.</p>
    <hr noshade style="margin:0;height:1px" />
    <p>Entry posted by Aleksandr Kuzminsky |
      <a href="http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/#comments">No comment</a></p>
    <p>Add to: <a href="http://del.icio.us/post?url=http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/&amp;title=xtrabackup-0.9.5rc" title="Bookmark this post on del.icio.us"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/delicious.png" alt="delicious" /></a> | <a href="http://digg.com/submit?phase=2&amp;url=http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/&amp;title=xtrabackup-0.9.5rc" title="Digg this post on Digg.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/digg.png" alt="digg" /></a> | <a href="http://reddit.com/submit?url=http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/&amp;title=xtrabackup-0.9.5rc" title="Submit this post on reddit.com"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/reddit.png" alt="reddit" /></a> | <a href="http://www.netscape.com/submit/?U=http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/&amp;T=xtrabackup-0.9.5rc" title="Vote for this article on Netscape"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/netscape.gif" alt="netscape" /></a> | <a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.mysqlperformanceblog.com/2009/10/24/xtrabackup-0-9-5rc/&amp;title=xtrabackup-0.9.5rc" title="Add to Google Bookmarks"><img src="http://www.mysqlperformanceblog.com/wp-content/themes/boxy-but-gold/images/google.png" alt="Google Bookmarks" /></a></p><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=21897&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=21897&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2009/10/25/xtrabackup-0-9-5rc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

