mariadb/storage/xtradb/row
Jan Lindström bfb6ea0232 MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a table
Analysis: Problem was that when a new tablespace is created a default
encryption info is also created and stored to the tablespace. Later a
new encryption information was created with correct key_id but that
does not affect on IV.

Fix: Push encryption mode and key_id to lower levels and create
correct encryption info when a new tablespace is created.

This fix does not contain test case because, currently incorrect
encryption key causes page corruption and a lot of error messages
to error log causing mtr to fail.
2015-08-14 16:25:18 +03:00
..
row0ext.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0ftsort.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
row0import.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0ins.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0log.cc Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
row0merge.cc Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
row0mysql.cc MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a table 2015-08-14 16:25:18 +03:00
row0purge.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0quiesce.cc 5.6.23-72.1 2015-05-04 22:17:04 +02:00
row0row.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0sel.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0uins.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0umod.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0undo.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0upd.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
row0vers.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00