MDEV-12623: InnoDB: Failing assertion: kv == 0
|| kv >= crypt_data->min_key_version, encryption.innodb_encryption_tables failed in buildbot. Now that key_version is not stored when page is read to buf_page_t::key_version but always read from actual page this assertion is not always valid.
Showing
Please register or sign in to comment