Hello out there. I installed FC2 two months ago, and it came with MySQL v3.something...
I would like to upgrade it to the production version 4 since that is what the MySQLAdministrator fully supports. I downloaded the correct rpm from MySQL.com and tried running the upgrade option, and it spat this out.
[root@localhost Applications]# rpm -U MySQL-server-4.0.20-0.i386.rpm
warning: MySQL-server-4.0.20-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.9003-4
libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-20030510-4.1
libmysqlclient.so.10 is needed by (installed) php-mysql-4.3.8-2.1
Should I just uninstall the current version and do a fresh install? I'm afraid of running the install option with a current version on my box, since i hear that leads to more problems...Thanks for any help