RE: [NEWBIE]Can't run mysql client

2002-01-29 Thread Rick Emery

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'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: command not found"

SP> Any idea ?

Are you sure you have installed ALL packages that MySQL consist of ? 
Please be sure that MySQL-client package is installed. 

SP> Thanks





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




[NEWBIE]Can't run mysql client

2002-01-29 Thread Egor Egorov

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: command not found"

SP> Any idea ?

Are you sure you have installed ALL packages that MySQL consist of ? 
Please be sure that MySQL-client package is installed. 

SP> Thanks





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: [NEWBIE]Can't run mysql client

2002-01-28 Thread admin

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:
> 
> When I enter "mysql -u etc..."
> I've got a "bash: mysql: command not found"
> 
> Any idea ?
> 
> Thanks
> 
> --
> Stéphane Pinel
> 39, Rue du Docteur Heulin
> 75017 Paris (FRANCE)
> 33 1 53 11 05 77
> 33 6 08 94 63 16
> [EMAIL PROTECTED]
> --
> 
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: [NEWBIE]Can't run mysql client

2002-01-28 Thread Duncan Hill

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.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




[NEWBIE]Can't run mysql client

2002-01-28 Thread Stephane Pinel

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éphane Pinel
39, Rue du Docteur Heulin
75017 Paris (FRANCE)
33 1 53 11 05 77
33 6 08 94 63 16
[EMAIL PROTECTED]
--


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php