mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 04:49:48 +00:00
DSN doc: need to escape commas in password
This commit is contained in:
@@ -3047,6 +3047,7 @@ Connect to host.
|
||||
short form: -p; type: string
|
||||
|
||||
Password to use when connecting.
|
||||
If password contains commas they must be escaped with a backslash: "exam\,ple"
|
||||
|
||||
=item --pid
|
||||
|
||||
@@ -3139,6 +3140,7 @@ Connect to host.
|
||||
dsn: password; copy: yes
|
||||
|
||||
Password to use when connecting.
|
||||
If password contains commas they must be escaped with a backslash: "exam\,ple"
|
||||
|
||||
=item * P
|
||||
|
||||
|
Reference in New Issue
Block a user