The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MySQLdump with a blank password - syntax question
I'm running a mysqldump on a local machine, and the database has a blank password (not my call, and for whatever reason it needs to say blank).
I'm running the following: mysqldump --opt -Q -u username -p databasename > output file If I leave nothing after the -p (instead of -pPassword where an actual pw would be) it prompts for a password when run from a shell script. What's the proper syntax to dump a mysql database from the command line for a database with a blank password? Any insight would be appreciated. |
#2
|
|||
|
|||
Try without the -p, think that should be enough.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|