hi,

Telnetting to the port 3306 on Linux fails.
secondly for the specified commands:

[root@linux amit]# rpm -qf /usr/bin/mysql
file /usr/bin/mysql: No such file or directory

[root@linux amit]# rpm -qa | grep mysql
php-mysql-4.0.1pl2-9
mysql-devel-3.23.22-6
[root@linux amit]#

and I am unable to upgrade or install new mysql ver 3.23.47 (forget 
upgrading, not even able to compile the source as laid out in the 
installation file).

Regards

Amit


>From: VaibhaV Sharma <[EMAIL PROTECTED]>
>To: Amit Bhargava <[EMAIL PROTECTED]>
>Subject: Re: [LIH] mysql - messed up Need help
>Date: 03 Jan 2002 14:33:01 +0530
>
>Hello,
>Mysql server and the client programs / shared libraries come in
>different packages on RedHat. To check if your server is still running,
>try telnetting to the mysql port i.e. 3333 or 3306 or whatever you have
>configured it to listen on.
>
>As for the mysql command, its a part of the mysql-<ver> package. check
>if you still have that installed, or removed it by chance.
>
>[vaibhav@bindaas vaibhav]$ rpm -qf /usr/bin/mysql
>mysql-3.23.41-1
>[vaibhav@bindaas vaibhav]$ rpm -qa | grep mysql
>mysql-server-3.23.41-1
>php-mysql-4.0.6-7
>mysql-3.23.41-1
>mysqlclient9-3.23.22-6
>[vaibhav@bindaas vaibhav]$
>
>VaibhaV
>
>On Thu, 2002-01-03 at 14:02, Amit Bhargava wrote:
> > Hi,
> > However at startup and shutdown I am told that MySQL server has been 
>started
> > and shutdown resp. but I cannot use the command 'mysql -u -p' and the 
>bash
> > says that command not found.
> >
> > Then I tried upgrading MySQL with 3.23.47 ver and downloaded the tarball 
>and
> > proceeded as written in INSTALL-BINARY file but failed everytime as it 
>said
> > that mysql already exists.
>
>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to