mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
Merge pull request #28 from percona/passsword-parameter-cant-contain-commas-lp1277049
DSN doc: need to escape commas in password
This commit is contained in:
@@ -5677,6 +5677,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