I downloaded all the .rpms, which have different names from the 5.0 rpms
I initially installed with.
I backed everything up,
shutdown the server,
# rpm -ivh MySQL-server-community-5.1.50-1.rhel5.i386.rpm
error: Failed dependencies:
MySQL conflicts with mysql-5.0.77-4.el5_5.3.i386
MySQL-server conflicts with mysql-server-5.0.77-4.el5_5.3.i386
Now what? I didn't see anything in the docs that says what happens when
you get a dependencie issue. Is there a howto (step by step) on how
to upgrade from 5.0 to 5.1?
Do I need to remove the /var/lib/mysql directory? I would think an upgrade
it would stay, just make a backup in case.
I initially installed with.
I backed everything up,
shutdown the server,
# rpm -ivh MySQL-server-community-5.1.50-1.rhel5.i386.rpm
error: Failed dependencies:
MySQL conflicts with mysql-5.0.77-4.el5_5.3.i386
MySQL-server conflicts with mysql-server-5.0.77-4.el5_5.3.i386
Now what? I didn't see anything in the docs that says what happens when
you get a dependencie issue. Is there a howto (step by step) on how
to upgrade from 5.0 to 5.1?
Do I need to remove the /var/lib/mysql directory? I would think an upgrade
it would stay, just make a backup in case.