<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Percona-XtraDB version 9.1</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: tablette tactile</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-799416</link>
		<dc:creator>tablette tactile</dc:creator>
		<pubDate>Mon, 21 Feb 2011 08:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-799416</guid>
		<description>Bonjour, je lili
Merci pour le partage</description>
		<content:encoded><![CDATA[<p>Bonjour, je lili<br />
Merci pour le partage</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tash Pemhiwa</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-798403</link>
		<dc:creator>Tash Pemhiwa</dc:creator>
		<pubDate>Wed, 16 Feb 2011 19:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-798403</guid>
		<description>@Skaag: thanks for your comment. It saved me big time so I thought I should expand on your point a little by writing out the steps. I had already messed my installation up as you stated above, and eventually succeeded in getting things right by doing this:

apt-get remove percona-server-server
apt-get remove mysql-server-core-5.1 mysql-client-core-5.1
apt-get install percona-server-server

Easy enough.</description>
		<content:encoded><![CDATA[<p>@Skaag: thanks for your comment. It saved me big time so I thought I should expand on your point a little by writing out the steps. I had already messed my installation up as you stated above, and eventually succeeded in getting things right by doing this:</p>
<p>apt-get remove percona-server-server<br />
apt-get remove mysql-server-core-5.1 mysql-client-core-5.1<br />
apt-get install percona-server-server</p>
<p>Easy enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skaag</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-774999</link>
		<dc:creator>Skaag</dc:creator>
		<pubDate>Mon, 20 Sep 2010 15:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-774999</guid>
		<description>If you run Ubuntu Lucid, make sure you do the following BEFORE you install the Percona binaries;

apt-get remove mysql-server-core-5.1 mysql-client-core-5.1

If you don&#039;t do this you will end up with a broken install of the percona client/server, since there is a conflict with man pages.
If you already started, and find yourself in a pickle, use aptitude to remove the percona binaries as well as the above binaries.
This will clear everything nicely and you can try again to install the percona binaries, this time without any errors/warnings.</description>
		<content:encoded><![CDATA[<p>If you run Ubuntu Lucid, make sure you do the following BEFORE you install the Percona binaries;</p>
<p>apt-get remove mysql-server-core-5.1 mysql-client-core-5.1</p>
<p>If you don&#8217;t do this you will end up with a broken install of the percona client/server, since there is a conflict with man pages.<br />
If you already started, and find yourself in a pickle, use aptitude to remove the percona binaries as well as the above binaries.<br />
This will clear everything nicely and you can try again to install the percona binaries, this time without any errors/warnings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthieu</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-737402</link>
		<dc:creator>Matthieu</dc:creator>
		<pubDate>Wed, 17 Mar 2010 07:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-737402</guid>
		<description>Sean,

I think your problem is linked to the following bug report :

https://bugs.launchpad.net/percona-xtradb/+bug/539190 as stated by Aleksandr

We have the same issue here with Debian Lenny..</description>
		<content:encoded><![CDATA[<p>Sean,</p>
<p>I think your problem is linked to the following bug report :</p>
<p><a href="https://bugs.launchpad.net/percona-xtradb/+bug/539190" rel="nofollow">https://bugs.launchpad.net/percona-xtradb/+bug/539190</a> as stated by Aleksandr</p>
<p>We have the same issue here with Debian Lenny..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Milheim</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-737030</link>
		<dc:creator>Sean Milheim</dc:creator>
		<pubDate>Tue, 16 Mar 2010 15:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-737030</guid>
		<description>On Debian the new package name is causing dependency issues.  Example, after installing the percona-xtradb* packages when I try to install maatkit I am told that all of the percon-* packages will be Removed and replaced with mysql-* pacakges.</description>
		<content:encoded><![CDATA[<p>On Debian the new package name is causing dependency issues.  Example, after installing the percona-xtradb* packages when I try to install maatkit I am told that all of the percon-* packages will be Removed and replaced with mysql-* pacakges.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-736983</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-736983</guid>
		<description>Aleksandr,

Thanks for answer :)</description>
		<content:encoded><![CDATA[<p>Aleksandr,</p>
<p>Thanks for answer <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Gilbert</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-736766</link>
		<dc:creator>Jeffrey Gilbert</dc:creator>
		<pubDate>Mon, 15 Mar 2010 23:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-736766</guid>
		<description>Aleksandr,

That&#039;s good enough, if not better than supporting it yourself. Wasn&#039;t aware that would work. I&#039;ll give this a whirl when I get back to that server. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Aleksandr,</p>
<p>That&#8217;s good enough, if not better than supporting it yourself. Wasn&#8217;t aware that would work. I&#8217;ll give this a whirl when I get back to that server. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandr Kuzminsky</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-736703</link>
		<dc:creator>Aleksandr Kuzminsky</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-736703</guid>
		<description>Peter,

There is MySQL-shared-compat in our repo. it provides .12.so - .16.so:

MySQL-shared-compat.x86_64 : MySQL shared client libraries for MySQL 5.1.40, 5.0.87, 4.1.22 and 4.0.26</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>There is MySQL-shared-compat in our repo. it provides .12.so &#8211; .16.so:</p>
<p>MySQL-shared-compat.x86_64 : MySQL shared client libraries for MySQL 5.1.40, 5.0.87, 4.1.22 and 4.0.26</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-736699</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-736699</guid>
		<description>Aleksandr,

Many dependencies may break if you install MySQL 5.1  (or percona versions) on CentOS 5 as there is a lot of software  which is linked to libmysqlclient15.so    I think we just need to have  shared-compat package which will include 15.so   (at least) or may be even 14.so</description>
		<content:encoded><![CDATA[<p>Aleksandr,</p>
<p>Many dependencies may break if you install MySQL 5.1  (or percona versions) on CentOS 5 as there is a lot of software  which is linked to libmysqlclient15.so    I think we just need to have  shared-compat package which will include 15.so   (at least) or may be even 14.so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandr Kuzminsky</title>
		<link>http://www.mysqlperformanceblog.com/2010/03/14/percona-xtradb-version-9-1/comment-page-1/#comment-736651</link>
		<dc:creator>Aleksandr Kuzminsky</dc:creator>
		<pubDate>Mon, 15 Mar 2010 18:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2232#comment-736651</guid>
		<description>Jeffrey,

We are not planning to add php-mysql to the Percona repo due to lack of resources.
You can easily install it with MySQL-shared-compat-5.1.40-2 package.
I.e. once you installed Percona-XtraDB-server and Percona-XtraDB-client, install MySQL-shared-compat-5.1.40-2.
Then &quot;yum install php-mysql&quot; will work.</description>
		<content:encoded><![CDATA[<p>Jeffrey,</p>
<p>We are not planning to add php-mysql to the Percona repo due to lack of resources.<br />
You can easily install it with MySQL-shared-compat-5.1.40-2 package.<br />
I.e. once you installed Percona-XtraDB-server and Percona-XtraDB-client, install MySQL-shared-compat-5.1.40-2.<br />
Then &#8220;yum install php-mysql&#8221; will work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

