[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySql
- Subject: Re: [cobalt-users] MySql
- From: "Nico Meijer" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Tue May 15 14:40:57 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Jay,
> The correct structure is:
>
> '-u userid -pPassword'.
>
> Note: no space between the '-p' and the password.
I prefer not to issue the password on the commandline, but wait for the
"Password:" prompt. That way, it will not get written into
$HOME/.bash_history.
I know that file has mode 600, but I'd rather be safe than sorry.
Just a thought... Nico