Updated tests & 5.7 sandbox files

This commit is contained in:
Carlos Salguero
2017-04-27 12:06:43 -03:00
parent 92ac5987e1
commit a6c55737f5
11 changed files with 32 additions and 39 deletions

View File

@@ -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}}
: ()),