1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
Thirunarayanan Balathandayuthapani 1248fe7277 MDEV-27582 Fulltext DDL decrements the FTS_DOC_ID value
- InnoDB FTS DDL decrements the FTS_DOC_ID when there is a
deleted marked record involved. FTS_DOC_ID must never be
reused. The purpose of FTS_DOC_ID is to be a unique row
identifier that will be changed whenever a fulltext indexed
column is updated.
2022-03-03 19:03:31 +05:30
..
2019-10-25 17:33:39 +03:00
2019-07-02 17:46:22 +03:00
2019-03-06 15:15:59 +02:00
2021-04-09 14:32:06 +03:00
2020-04-27 14:24:41 +03:00
2021-06-21 09:07:40 +03:00