  | |  | script to back up mysql dababase | script to back up mysql dababase 2005-05-16 - By Mark Dadgar
Back On May 16, 2005, at 7:04 PM, Leuy Eeelyu wrote: > mysqldump -h localhost -u us2049 -p secret db3 > > backup.db3 > > but after I typed the command, it still prompts me for > the password > > linux# mysqldump -h localhost -u us2049 -p secret db3
Use "--password=secret" instead of "-p secret".
- Mark -- -- 408-399-3400 voice mark@(protected) 408-399-3404 fax www.justracing.com
Check out my JustRacing Home Page at: http://www.justracing.com/homepage/mdadgar
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |