Re: environment setting

2001-04-10 Thread Paul DuBois
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

Re: environment setting

2001-04-10 Thread Brian Warn
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 --use

environment setting

2001-04-10 Thread Ngu Nguyen
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

Re: environment setting

2001-04-10 Thread Steve Brazill
uesday, 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