Make sure in (solaris + ksh) /etc/profile or $HOME/.profile that
/usr/local/mysql/bin is in the path for the user under which you run mysql:

e.g.
PATH=/usr/bin:/usr/local/bin:/usr/local/mysql/bin

-Brian

----- Original Message -----
From: "Ngu Nguyen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 1:05 PM
Subject: environment setting


Hi,

I was wondering how I can run mysql commands without typing
"/usr/local/mysql/bin/" up front.  E.g. Just "mysql --user=... --host=... -p
......" instead of "/usr/local/mysql/bin/mysql --user=... --host=... -p
......"

Thanks,

Ngu



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.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

Reply via email to