Re: Hide password when running mysqldump from a batch

2005-04-01 Thread rds
No solution for this? Thanks --- rds <[EMAIL PROTECTED]> wrote: > > --- > > What you really want to avoid is having the password on the commandline. > > File permissions won't matter at all if you end up ru

Hide password when running mysqldump from a batch

2005-03-15 Thread rds
> --- > What you really want to avoid is having the password on the commandline. > File permissions won't matter at all if you end up running a command > that puts your password in the output of 'ps'! Command lines are always > public info