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 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 running:
>
> $ ps -ef|grep mysql
> root      1620     1  0 15:52 pts/0    00:00:00 /bin/sh
> /usr/bin/mysqld_safe --d
> mysql     1655  1620  0 15:52 pts/0    00:00:00 /usr/sbin/mysqld
> --basedir=/ --d
>
> However the file /usr/bin/mysql no longer exists so
> how do I actually get a command line interface to
> MySQL? Or is there something else I need to install that
> I have neglected? Or am I just hosed? :)
>
> Thanks,
>
> lk
> www.theNewAgeSite.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to