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:
Frank Cizmich
2015-08-20 17:08:49 -04:00
23 changed files with 42 additions and 0 deletions

View File

@@ -7196,6 +7196,7 @@ TABLE.
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
@@ -7665,6 +7666,7 @@ Plugin module name.
dsn: password; copy: yes
Password to use when connecting.
If password contains commas they must be escaped with a backslash: "exam\,ple"
=item * P

View File

@@ -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

View File

@@ -5335,6 +5335,7 @@ Express IP addresses as integers.
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
@@ -5462,6 +5463,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

View File

@@ -5372,6 +5372,7 @@ Check for duplicate f=foreign keys, k=keys or fk=both.
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
@@ -5514,6 +5515,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

View File

@@ -4391,6 +4391,7 @@ complicated expressions with parentheses and mixtures of OR and AND.
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
@@ -4884,6 +4885,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

View File

@@ -4327,6 +4327,7 @@ Print all output to this file when daemonized.
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
@@ -4449,6 +4450,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

View File

@@ -5882,6 +5882,7 @@ L<"--frames">. For example,
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
@@ -6122,6 +6123,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

View File

@@ -7132,6 +7132,7 @@ Ignore tables whose names match the Perl regex.
short form: -p; type: string
Password to use when connecting.
If password contains commas they must be escaped with a backslash: "exam\,ple"
=item --port
@@ -7448,6 +7449,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

View File

@@ -7622,6 +7622,7 @@ MAGIC_create_log_table:
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
@@ -8157,6 +8158,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

View File

@@ -2972,6 +2972,7 @@ Host to connect to.
short form: -p; type: string
Password to use when connecting.
If password contains commas they must be escaped with a backslash: "exam\,ple"
=item --port

View File

@@ -11267,6 +11267,7 @@ exist.
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
@@ -11590,6 +11591,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

View File

@@ -15808,6 +15808,7 @@ so the data structure may change in future versions.
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
@@ -16401,6 +16402,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

View File

@@ -2190,6 +2190,7 @@ Only show grants for this comma-separated list of users.
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
@@ -2302,6 +2303,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

View File

@@ -4630,6 +4630,7 @@ Print all output to this file when daemonized.
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
@@ -4769,6 +4770,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

View File

@@ -4089,6 +4089,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
@@ -4264,6 +4265,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

View File

@@ -5572,6 +5572,7 @@ explicitly, L<"--stop"> will disable it.
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
@@ -5837,6 +5838,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

View File

@@ -1902,6 +1902,7 @@ Send an email to these addresses for every L<"--collect">.
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

View File

@@ -12241,6 +12241,7 @@ you notice queueing, it is best to decrease the chunk time.
short form: -p; type: string; group: Connection
Password to use when connecting.
If password contains commas they must be escaped with a backslash: "exam\,ple"
=item --pid
@@ -12699,6 +12700,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

View File

@@ -12322,6 +12322,7 @@ replication or the like. Tables are locked with LOCK TABLES.
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
@@ -12624,6 +12625,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

View File

@@ -7334,6 +7334,7 @@ Print all output to this file when daemonized.
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
@@ -7460,6 +7461,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

View File

@@ -11196,6 +11196,7 @@ on by default.
dsn: password; copy: yes
Password to use when connecting.
If password contains commas they must be escaped with a backslash: "exam\,ple"
=item * P

View File

@@ -5911,6 +5911,7 @@ to ignore.
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
@@ -6039,6 +6040,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

View File

@@ -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