mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Merge 10.5 into 10.6
This commit is contained in:
commit
0760ad3336
75 changed files with 2834 additions and 2880 deletions
|
|
@ -212,7 +212,7 @@ dict_mem_table_free(
|
|||
|| DICT_TF2_FLAG_IS_SET(table, DICT_TF2_FTS_HAS_DOC_ID)
|
||||
|| DICT_TF2_FLAG_IS_SET(table, DICT_TF2_FTS_ADD_DOC_ID)) {
|
||||
if (table->fts) {
|
||||
fts_free(table);
|
||||
table->fts->~fts_t();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue