Re: Hide password when running mysqldump from a batch
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
> --- > 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