| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Kalle Saarinen | Date: | July 8 2003 5:06am |
| Subject: | mysqldump | ||
| View as plain text | |||
Hello I'm trying to make mysqldump in a shell script but I can't deliver password to sql server. I have command in the script: mysqldump databasename -u username -p password > /to/a/directory/dump.sql When i run the script it asks for a password and takes the password given in the script for a table name. How can I give the password in the script??? mysqldump --help wasn't wery helpful... -Kalle Thanks
| Thread | ||
|---|---|---|
| • mysqldump | Kalle Saarinen | 8 Jul |
| • Re: mysqldump | Dathan Vance Pattishall | 8 Jul |
| • Re: mysqldump | Nils Valentin | 8 Jul |
| • AW: mysqldump | Jan Schwingenschlögl | 8 Jul |
| • RE: mysqldump | Hassan El-Masri | 9 Jul |
