On Tue, Apr 10, 2001 at 01:05:34PM -0700, Ngu Nguyen wrote:
> 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 ......"


Add /usr/local/mysql/bin to your shell's search 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

Reply via email to