mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-24 21:35:00 +00:00
PT-191 - add ssl options to DSN
- Typo in t/pt-index-usage/ssl.t - Missed test t/pt-query-digest/ssl.t - Missed option --mysql_ssl in pt-query-digest
This commit is contained in:
@@ -122,7 +122,6 @@ unlike(
|
||||
($output, $exit_code) = full_output(
|
||||
sub {
|
||||
pt_index_usage::main(
|
||||
#"-F $trunk/t/pt-archiver/samples/pt-191-error.cnf",
|
||||
@args,
|
||||
qw(--host=127.1 --port=12345 --user=sha256_user --password=sha256_user%password --mysql_ssl=1),
|
||||
"$trunk/$samples/slow001.txt")
|
||||
|
Reference in New Issue
Block a user