This commit is contained in:
Sergei Golubchik 2016-08-10 19:23:00 +02:00
commit b4f97a1499
7 changed files with 107 additions and 21 deletions

View file

@ -1987,7 +1987,7 @@ wait_again:
/* Sync fts cache for other fts indexes to keep all
fts indexes consistent in sync_doc_id. */
err = fts_sync_table(const_cast<dict_table_t*>(new_table),
false, true);
false, true, false);
if (err == DB_SUCCESS) {
fts_update_next_doc_id(