mirror of
https://github.com/MariaDB/server.git
synced 2025-06-03 07:02:23 +03:00
- 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.
3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
--enable-plugin-innodb-sys-tables
|
|
--innodb_ft_index_table
|