mysql must be in your PATH. Is it?
-Original Message-
From: Egor Egorov [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 29, 2002 8:30 AM
To: [EMAIL PROTECTED]
Subject: [NEWBIE]Can't run mysql client
Stephane,
Monday, January 28, 2002, 1:29:40 PM, you wrote:
SP> I'
Stephane,
Monday, January 28, 2002, 1:29:40 PM, you wrote:
SP> I've installed mysql 3.23.47 (Binaries) on a Linux RedHat 7.0 box.
SP> Everything seems to be OK (the server runs) but I cannot connect to it using
SP> mysql client:
SP> When I enter "mysql -u etc..."
SP> I've got a "bash: mysql: c
Hi.
Seems the paths are missing so try running locate mysql or find -name
mysql
from basedirectory.
/PM\
Stephane Pinel wrote:
>
> I've installed mysql 3.23.47 (Binaries) on a Linux RedHat 7.0 box.
>
> Everything seems to be OK (the server runs) but I cannot connect to it using
> mysql client
On Mon, 28 Jan 2002, Stephane Pinel wrote:
> When I enter "mysql -u etc..."
> I've got a "bash: mysql: command not found"
which mysql
Probably isn't in your path.
Either call with full path, or put its dir in your path.
-
Be
I've installed mysql 3.23.47 (Binaries) on a Linux RedHat 7.0 box.
Everything seems to be OK (the server runs) but I cannot connect to it using
mysql client:
When I enter "mysql -u etc..."
I've got a "bash: mysql: command not found"
Any idea ?
Thanks
--
Stéphan