Try:
rpm -Uvh mysql-version-etc ...
this will upgrade your mysql instead of installing the new one ..
Else what you can do is:
rpm -e mysql (remove mysql installation)
rpm -ivh mysql (install the new mysql version)
Grtz.
Luuk
On 24 Dec 2002 at 15:29, ECTeo wrote:
> When I try to install MySQ
When I try to install MySQL 4.0.6 by
rpm -i MySQL-VERSION.i386.rpm --force
Linux prompt me
MySQL conflict with Mysql-3.23.49-3
How to solve the problem?
-
Before posting, please check:
http://www.mysql.com/manual.