mariadb/mysql-test/suite/encryption/t/filekeys_emptyfile.opt
Vicențiu Ciorbaru 16ddd1824c MDEV-9613: keyfile without any keys crashes mysqld on loading file_key_management plugin
Code was assuming that the keys file would contain at least one valid
key. This caused a Dynamic_array::at(0) call that lead to the crash.
2016-03-22 22:20:33 +02:00

1 line
73 B
Text

--loose-file-key-management-filename=$MYSQL_TEST_DIR/std_data/empty_file