[MDEV-16855] Fix fts_sync() synchronization in InnoDB Created: 2018-07-30 Updated: 2019-05-06 Resolved: 2018-07-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.0, 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.0.36, 10.1.35, 10.2.17, 10.3.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | ddl, fulltext, hang | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Oracle fixed Bug#27082268 Invalid FTS sync synchronization only in MySQL 5.7.23, not in the 5.6 series. |