mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-8238: Tables with encryption=yes using file_key_management plugin are not encrypted
Analysis: Problem was that encryption was skipped. Fixed by making sure that tables with ENCRYPTED=YES are encrypted.
This commit is contained in:
6
mysql-test/std_data/keys2.txt
Normal file
6
mysql-test/std_data/keys2.txt
Normal file
@ -0,0 +1,6 @@
|
||||
1;593E580927F47AB530D3B1237CDEF6D6
|
||||
2;352E42F1B9DB5CB915C3262FE745520A
|
||||
3;CFE065600F5EB57481075C65180C3F8A
|
||||
4;205379930183490D3BECA139BDF4DB5B
|
||||
5;E2D944D5D837A1DCB22FF7FD397892EE
|
||||
6;BAFE99B0BB87F2CD33A6AF26A11F6BD1
|
7
mysql-test/std_data/keys3.txt
Normal file
7
mysql-test/std_data/keys3.txt
Normal file
@ -0,0 +1,7 @@
|
||||
1;593E580927F47AB530D3B1237CDEF6D6
|
||||
2;E4B00A45BF775B4E07D634EC5CA5912B
|
||||
3;6E35ACB162B29D1FB9E178021DAF16ED
|
||||
4;971A664A88EE0022D408E40BFAB17E79
|
||||
5;C4FF86FD89879380DA97EAC0BA3057B7
|
||||
6;BAFE99B0BB87F2CD33A6AF26A11F6BD1
|
||||
|
Reference in New Issue
Block a user