<?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: How to upgrade MySQL 4 to MySQL 5 on CentOS 4</title>
	<atom:link href="http://thedaneshproject.com/posts/how-to-upgrade-mysql-4-to-mysql-5-on-centos-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedaneshproject.com/posts/how-to-upgrade-mysql-4-to-mysql-5-on-centos-4/</link>
	<description>Knowledge bling's the finer things in life.</description>
	<lastBuildDate>Thu, 01 Jul 2010 11:18:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: BrazilianOpenSorce</title>
		<link>http://thedaneshproject.com/posts/how-to-upgrade-mysql-4-to-mysql-5-on-centos-4/comment-page-1/#comment-59372</link>
		<dc:creator>BrazilianOpenSorce</dc:creator>
		<pubDate>Tue, 02 Mar 2010 00:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://thedaneshproject.com/?p=523#comment-59372</guid>
		<description>Thx works perfect!!</description>
		<content:encoded><![CDATA[<p>Thx works perfect!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Scott</title>
		<link>http://thedaneshproject.com/posts/how-to-upgrade-mysql-4-to-mysql-5-on-centos-4/comment-page-1/#comment-29862</link>
		<dc:creator>Ian Scott</dc:creator>
		<pubDate>Thu, 04 Dec 2008 04:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://thedaneshproject.com/?p=523#comment-29862</guid>
		<description>Actually, what I discovered was that there were two mysql packages installed on the server - one for i386, the other for my architecture, 64 bit.  

When I removed the i386 package, all but the php.ini warning disappeared.

So I was able to upgrade mysql - and then removed php (and some dependencies), and then installed php using CentosPlus repository.</description>
		<content:encoded><![CDATA[<p>Actually, what I discovered was that there were two mysql packages installed on the server &#8211; one for i386, the other for my architecture, 64 bit.  </p>
<p>When I removed the i386 package, all but the php.ini warning disappeared.</p>
<p>So I was able to upgrade mysql &#8211; and then removed php (and some dependencies), and then installed php using CentosPlus repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danesh</title>
		<link>http://thedaneshproject.com/posts/how-to-upgrade-mysql-4-to-mysql-5-on-centos-4/comment-page-1/#comment-29695</link>
		<dc:creator>Danesh</dc:creator>
		<pubDate>Sun, 30 Nov 2008 09:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://thedaneshproject.com/?p=523#comment-29695</guid>
		<description>looks like you might have to remove version for first...</description>
		<content:encoded><![CDATA[<p>looks like you might have to remove version for first&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Scott</title>
		<link>http://thedaneshproject.com/posts/how-to-upgrade-mysql-4-to-mysql-5-on-centos-4/comment-page-1/#comment-29674</link>
		<dc:creator>Ian Scott</dc:creator>
		<pubDate>Sat, 29 Nov 2008 20:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://thedaneshproject.com/?p=523#comment-29674</guid>
		<description>&lt;B&gt;The seconf option is way simpler.

# yum --enablerepo=centosplus update mysql&lt;/B&gt;

Interesting. I&#039;ve tried this and I get a bunch of conflicts like this:

Transaction Check Error:   file /etc/my.cnf from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/Index.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/README from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/armscii8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/ascii.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/cp1250.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/cp1251.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/cp1256.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/cp1257.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/cp850.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/cp852.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/cp866.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/dec8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/geostd8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/greek.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/hebrew.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/hp8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/keybcs2.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/koi8r.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/koi8u.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/latin1.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/latin2.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/latin5.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/latin7.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/macce.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/macroman.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/charsets/swe7.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/czech/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/danish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/dutch/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/english/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/estonian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/french/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/german/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/greek/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/hungarian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/italian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/japanese/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/korean/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/norwegian-ny/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/norwegian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/polish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/portuguese/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/romanian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/russian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/serbian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/slovak/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/spanish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/swedish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/mysql/ukrainian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/bin/mysqldumpslow from install of mysql-server-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/bin/msql2mysql from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/bin/mysql_find_rows from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/bin/mysql_tableinfo from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/bin/mysqlaccess from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/info/mysql.info.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/man/man1/mysql.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/man/man1/mysqlaccess.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/man/man1/mysqladmin.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/man/man1/mysqldump.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /usr/share/man/man1/mysqlshow.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4
  file /etc/php.ini from install of php-common-5.1.6-3.el4s1.10 conflicts with file from package php-4.3.9-3.22.12
*************************

You didn&#039;t get any of that?</description>
		<content:encoded><![CDATA[<p><b>The seconf option is way simpler.</p>
<p># yum &#8211;enablerepo=centosplus update mysql</b></p>
<p>Interesting. I&#8217;ve tried this and I get a bunch of conflicts like this:</p>
<p>Transaction Check Error:   file /etc/my.cnf from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/Index.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/README from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/armscii8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/ascii.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/cp1250.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/cp1251.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/cp1256.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/cp1257.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/cp850.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/cp852.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/cp866.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/dec8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/geostd8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/greek.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/hebrew.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/hp8.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/keybcs2.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/koi8r.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/koi8u.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/latin1.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/latin2.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/latin5.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/latin7.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/macce.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/macroman.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/charsets/swe7.xml from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/czech/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/danish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/dutch/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/english/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/estonian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/french/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/german/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/greek/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/hungarian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/italian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/japanese/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/korean/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/norwegian-ny/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/norwegian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/polish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/portuguese/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/romanian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/russian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/serbian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/slovak/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/spanish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/swedish/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/mysql/ukrainian/errmsg.sys from install of mysql-libs-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/bin/mysqldumpslow from install of mysql-server-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/bin/msql2mysql from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/bin/mysql_find_rows from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/bin/mysql_tableinfo from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/bin/mysqlaccess from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/info/mysql.info.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/man/man1/mysql.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/man/man1/mysqlaccess.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/man/man1/mysqladmin.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/man/man1/mysqldump.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /usr/share/man/man1/mysqlshow.1.gz from install of mysql-5.0.68-1.el4_6 conflicts with file from package mysql-4.1.22-2.el4<br />
  file /etc/php.ini from install of php-common-5.1.6-3.el4s1.10 conflicts with file from package php-4.3.9-3.22.12<br />
*************************</p>
<p>You didn&#8217;t get any of that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
