[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: |
|
||||||||||||
| Description |
|
The merge of MySQL 5.7.9 into MariaDB 10.2.2 introduced an incorrect conflict resolution in row_fts_merge_insert(). I noticed this when working on a merge |