mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 11:07:58 +00:00
Updated tests & 5.7 sandbox files
This commit is contained in:
@@ -3390,6 +3390,7 @@ sub new {
|
||||
my %value_is_optional = (
|
||||
log_error => 1,
|
||||
log_isam => 1,
|
||||
secure_file_priv => 1,
|
||||
($args{optional_value_variables}
|
||||
? map { $_ => 1 } @{$args{optional_value_variables}}
|
||||
: ()),
|
||||
|
Reference in New Issue
Block a user