Did I mess up MySQL?

2004-02-24 Thread Database Administrator
I had MySQL 3.23.52-3 installed on RH Linux 8.0 (default that comes with it). I decied to install 4.0 and used this command to install it: rpm -Uvh --nodeps MySQL-server-4.0.18-0.i386.rpm I didn't see any obvious errors thereafter. After rebooting noticed that looks like the mysql daemon is

Re: Did I mess up MySQL?

2004-02-24 Thread Paul DuBois
At 15:37 -0600 2/24/04, Database Administrator wrote: I had MySQL 3.23.52-3 installed on RH Linux 8.0 (default that comes with it). I decied to install 4.0 and used this command to install it: rpm -Uvh --nodeps MySQL-server-4.0.18-0.i386.rpm I didn't see any obvious errors thereafter. After

Re: Did I mess up MySQL?

2004-02-24 Thread Bernard Clement
You also need to install the rpm for mysql-client. Bernard On Tuesday 24 February 2004 16:37, Database Administrator wrote: I had MySQL 3.23.52-3 installed on RH Linux 8.0 (default that comes with it). I decied to install 4.0 and used this command to install it: rpm -Uvh --nodeps

Re: Did I mess up MySQL?

2004-02-24 Thread Database Administrator
On Tue, 24 Feb 2004, Paul DuBois wrote: There are different RPMs containing different parts of the installation. You just need to install the client RPM and you should be fine. Thanks! (Dooh! :) lk -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To