[MDEV-13826] CREATE FULLTEXT INDEX on encrypted table fails Created: 2017-09-17  Updated: 2017-09-17  Resolved: 2017-09-17

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.2.2, 10.3.0
Fix Version/s: 10.2.9, 10.3.2

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

Issue Links:
Relates
relates to MDEV-13827 Add encryption tests for FULLTEXT INDEX Closed
relates to MDEV-12634 Uninitialised ROW_MERGE_RESERVE_SIZE ... Closed

 Description   

The merge of MySQL 5.7.9 into MariaDB 10.2.2 introduced an incorrect conflict resolution in row_fts_merge_insert().
The assignment space=table->space was removed, and to ‘silence a compiler warning’ an incorrect assignment space=0 was added.

I noticed this when working on a merge MDEV-12634 from 10.1 to 10.2.9. That merge will fix this issue.


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