spelling: password
This commit is contained in:
parent
e0c76333f2
commit
249a4b7c55
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ Once you create it, make sure it's owned by your user and the mode on the file i
|
|||
You could use mysql_config_editor utilities.
|
||||
|
||||
$ mysql_config_editor set --login-path=client --user=someusername --password --host=localhost
|
||||
Enter passord: ********
|
||||
Enter password: ********
|
||||
$
|
||||
|
||||
After which, ~/.mylogin.cnf will be created with the appropriate access.
|
||||
|
|
Loading…
Reference in a new issue