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:
Sveta Smirnova
2025-07-29 22:02:49 +03:00
parent 2954d5a749
commit 2bea8ac44b
17 changed files with 232 additions and 0 deletions

View File

@@ -8372,6 +8372,12 @@ type: string
Print all output to this file when daemonized.
=item --mysql_ssl
short form: -s; type: int
Create SSL MySQL connection.
=item --password
short form: -p; type: string