Re: MySQL RPM Upgrade

2004-02-12 Thread Alex Greg
> Thx' Alex. > > do the old RPM's need to be removed first before upgrading ?? You can just do: rpm -Uvh MySQL-* in the directory with the new RPM's in - this will overwrite the old packages with the new ones. -- Alex -- MySQL General Mailing List For list archives: http://lists.mysql.com/m

Re: MySQL RPM Upgrade

2004-02-12 Thread Mike Blezien
Thx' Alex. do the old RPM's need to be removed first before upgrading ?? -- MikeBlezien =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Thunder Rain Internet Publishing Providing Internet Solutions that work! http://www.thunder-rain.com Quality Web Hosting http://www.justlightening.net MSN: [EMAIL PROTEC

Re: MySQL RPM Upgrade

2004-02-12 Thread Alex Greg
> Hello, > > we are currently running MySQL 4.0.15 w/InnoDB tables on a RH/Linux 9.0 and > would like to upgrade. the current RPM's installed are: > > MySQL-client-4.0.15-0 > MySQL-embedded-4.0.15-0 > MySQL-devel-4.0.15-0 > MySQL-shared-compat-4.0.15-0 > MySQL-shared-4.0.15-0 > MySQL-server-4.0.

MySQL RPM Upgrade

2004-02-12 Thread Mike Blezien
Hello, we are currently running MySQL 4.0.15 w/InnoDB tables on a RH/Linux 9.0 and would like to upgrade. the current RPM's installed are: MySQL-client-4.0.15-0 MySQL-embedded-4.0.15-0 MySQL-devel-4.0.15-0 MySQL-shared-compat-4.0.15-0 MySQL-shared-4.0.15-0 MySQL-server-4.0.15-0 MySQL-bench-4.0.1

Error on MySQL RPM upgrade

2002-10-14 Thread tarmon
Upon upgrading from MySQL-3.23.52 to MySQL-3.23.53 (using rpm -Uvh), I get the following error: Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists! The user does exist, and the /var/lib/mysql directory is readable and writable by this user (the same one that