Actually there's a nice bash command:
$ which mysql
that is supposed to show you the folder where binary is...
I mean my understanding is if there's 'mysql' binary that
means mysql is installed.
alternatively you can do this also:
$ find / mysql*// what this one will do is it will sta
locate mysqld
whereis mysql
Regards,
Andrey
- Original Message -
From: "Sean Kennedy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 01, 2002 7:05 PM
Subject: [PHP] trouble with telnet.
Hello,
I telneted to my web server and I would like to see if they have MySQL. Is
2 matches
Mail list logo