Skip to content
Permalink
Browse files
MDEV-25581 Allow user thread to do InnoDB fts cache sync
- innodb_fts.sync_block doesn't make sense after MDEV-25581's patch
because fts cache syncing is done as a part of insert operation
and it leads to completion of select over insert sometimes.
This test case is not relevant any more
  • Loading branch information
Thirunarayanan committed Jun 14, 2022
1 parent 1f1fa7e commit 6c669b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 132 deletions.

This file was deleted.

This file was deleted.

0 comments on commit 6c669b9

Please sign in to comment.