[MDEV-32017] Auto-increment no longer works for explicit FTS_DOC_ID Created: 2023-08-26 Updated: 2023-10-17 Resolved: 2023-10-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Full-text Search, Storage Engine - InnoDB |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.10, 10.11, 11.0, 11.1 |
| Fix Version/s: | 10.4.32, 10.5.23, 10.6.16, 10.10.7, 10.11.6, 11.0.4, 11.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Note: I've seen intermediate test cases occasionally pass, even though there is no obvious non-determinism there. Please try --repeat=N if it happens.
The failure started happening on 10.4 after this merge
I didn't bisect 10.3, but it's a small merge with only one clear suspect
|
| Comments |
| Comment by Thirunarayanan Balathandayuthapani [ 2023-10-04 ] |
|
Patch is in bb-10.4-thiru |
| Comment by Marko Mäkelä [ 2023-10-11 ] |
|
Looks OK to me. |