diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-05-10 20:57:16 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-05-13 14:27:17 +0200 |
commit | acd992d4b7fafa40a1c7a85b64238829b831e0bf (patch) | |
tree | 39901de3e2b30eabac9ce48796abe5e199ddd526 /sql/threadpool.h | |
parent | bea3f30d46c7611db26ebeb6143cd0ef96d91695 (diff) | |
download | mariadb-git-acd992d4b7fafa40a1c7a85b64238829b831e0bf.tar.gz |
MDEV-8022 Assertion `rc == 0' failed in ma_encrypt on dropping an encrypted Aria table
fix encryption of the last partial block
* now really encrypt it, using key and iv
* support the case of very short plaintext (less than one block)
* recommend aes_ctr over aes_cbc, because the former
doesn't have problems with partial blocks
Diffstat (limited to 'sql/threadpool.h')
0 files changed, 0 insertions, 0 deletions