it shows a message that mysql.3 is installed and there is a conflict with those packages. any ideas on how can i upgrade My Mysql server.
it shows a message that mysql.3 is installed and there is a conflict with those packages. any ideas on how can i upgrade My Mysql server.
and how to uninstall the old
and how to uninstall the old one?
RPM
run these commands as root rpm -e --nodeps mysql rpm -e --nodeps mysql-devel rpm -e --nodeps mysql-server
for installation cd /path/to/sqlrpms rpm -Uvh mysql-*.rpm
Diaa Radwan
rpm -Uvh
the best things in life are free --- so as myself
That's true
thanks for your help.
Now it fails
hmmm i tried this one but i got some errors so i tried
thanks a lot
you can only do rpm -Uvh if t
if the problems due to rpm -Uvh mysql4.rpm are about dependencies just ignore them using --nodeps if it is something else then let us see it
the best things in life are free --- so as myself
yeah i tried to use rpm -Uvh