mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-21 19:34:52 +00:00
PT-191 - add ssl options to DSN
- Added test t/pt-replica-find/ssl.t - Added option --mysql_ssl to all tools that support own connection options
This commit is contained in:
@@ -8108,6 +8108,12 @@ until the replica is caught up, then proceeds to fetch and archive the row.
|
||||
|
||||
This option may eliminate the need for L<"--sleep"> or L<"--sleep-coef">.
|
||||
|
||||
=item --mysql_ssl
|
||||
|
||||
short form: -s; type: int
|
||||
|
||||
Create SSL MySQL connection.
|
||||
|
||||
=item --no-ascend
|
||||
|
||||
Do not use ascending index optimization.
|
||||
|
Reference in New Issue
Block a user