<?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>SysAdmin Valley &#187; percona</title>
	<atom:link href="http://www.sysadminvalley.com/tag/percona/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sysadminvalley.com</link>
	<description>I might as well write this stuff down so I remember it tomorrow</description>
	<lastBuildDate>Fri, 27 Aug 2010 14:33:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Working with Percona&#8217;s MySQL and RPM dependency problems</title>
		<link>http://www.sysadminvalley.com/2010/02/11/working-with-perconas-mysql-and-rpm-dependency-problems/</link>
		<comments>http://www.sysadminvalley.com/2010/02/11/working-with-perconas-mysql-and-rpm-dependency-problems/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 15:56:05 +0000</pubDate>
		<dc:creator>mshields</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[percona]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://www.sysadminvalley.com/?p=185</guid>
		<description><![CDATA[I&#8217;ve started using Percona&#8217;s version of MySQL 5.1 and have run into a few issues trying to get other tools such as mytop or maatkit to install but have been having problems with RPM dependency&#8217;s.  I found the solution on this guy&#8217;s blog.  Basically, if you install the MySQL-client-percona, MySQL-percona, MySQL-server-percona, MySQL-shared-percona and Percona-XtraDB, instead [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started using Percona&#8217;s version of MySQL 5.1 and have run into a few issues trying to get other tools such as mytop or maatkit to install but have been having problems with RPM dependency&#8217;s.  I found the solution on this <a href="http://neckbeard.stfudonny.com/2009/11/working-around-the-percona-mysql-rpm-dependancy-conflict-on-rhelcentos-5/" target="_blank">guy&#8217;s blog</a>.  Basically, if you install the MySQL-client-percona, MySQL-percona, MySQL-server-percona, MySQL-shared-percona and Percona-XtraDB, instead of installing MySQL-shared-percona, you should download and force upgrade (rpm -Uvh &#8211;force packagename) the MySQL-shared-compat library directly from MySQL.  Just make sure you get the same version from MySQL that you&#8217;re using of the Percona MySQL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysadminvalley.com/2010/02/11/working-with-perconas-mysql-and-rpm-dependency-problems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
