[MDEV-12349] Remove useless (encryption) fields from dict_table_t Created: 2017-03-23  Updated: 2018-04-24  Resolved: 2018-04-24

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Storage Engine - XtraDB
Affects Version/s: 10.1, 10.2
Fix Version/s: 10.1.25, 10.2.7, 10.3.1

Type: Bug Priority: Major
Reporter: Marko Mäkelä Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-8588 Assertion failure in file ha_innodb.c... Closed
is caused by MDEV-9931 InnoDB reads first page of every .ibd... Closed

 Description   

Some useless fields have been added to dict_table_t as part of the encryption work in MariaDB Server 10.1.
These redundant fields may cause race conditions or inconsistencies. The fields include:
dict_table_t::thd
dict_table_t::page_0_read (this one is completely unused!)
dict_table_t::crypt_data



 Comments   
Comment by Marko Mäkelä [ 2018-04-24 ]

This was fixed by me.

Generated at Thu Feb 08 07:57:01 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.