mariadb/storage/innobase/handler
Jan Lindström 180c44e0f6 MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID
Folloup: Made encryption rules too strict (and incorrect). Allow creating
table with ENCRYPTED=OFF with all values of ENCRYPTION_KEY_ID but create
warning that nondefault values are ignored. Allow creating table with
ENCRYPTED=DEFAULT if used key_id is found from key file (there was
bug on this) and give error if key_id is not found.
2015-09-23 10:20:05 +03:00
..
ha_innodb.cc MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID 2015-09-23 10:20:05 +03:00
ha_innodb.h MDEV-8406: Test failure on encryption.innodb-page_encryption_log_encryption in P7/P8 2015-07-01 16:24:29 +03:00
handler0alter.cc MDEV-8764: Wrong error when encrypted table can't be decrypted. 2015-09-14 08:27:36 +03:00
i_s.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
i_s.h Fix compiler error if compiler does not support c99 style 2015-05-07 18:30:42 +03:00