diff options
author | Monty <monty@mariadb.org> | 2023-03-16 17:24:12 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2023-05-02 23:37:10 +0300 |
commit | 1ef22e28ad7744d436c694e970420c426fc7095a (patch) | |
tree | 8f9b29b86da5f470ce7a0c849ce3e0c1a16f1b2a /unittest | |
parent | c6ef9b1c1a59dd5dae81888d47f1749e1a433b96 (diff) | |
download | mariadb-git-1ef22e28ad7744d436c694e970420c426fc7095a.tar.gz |
MDEV-26258 Various crashes/asserts/corruptions when Aria encryption is enabled/used, but the encryption plugin is not loaded
The reason for the MDEV reported failures is that the tests are enabling
encryption for Aria but not providing any encryption keys.
Fixed by checking if encryption keys exists before creating the table.
Other things:
- maria.encrypt_wrong-key changed as we now get the error on CREATE
instead during insert.
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions