> 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
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
> 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.
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
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