Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-28730

Remove internal parser usage from InnoDB fts

Details

    • Q2/2025 Development

    Description

      InnoDB fulltext index internally uses the parser to fetch, write the string into
      the auxilary table, common tables, deleted, deleted cache table

      Make the auxilary tables as a part of fts_index_cache_t and doesn't allow the
      auxilary table to evicted. Store the common tables as a part of
      fts_cache_t. This could avoid taking dict_sys.mutex whenever fts uses
      internal parser.

      Attachments

        1. mdev-28730.patch
          18 kB
          Thirunarayanan Balathandayuthapani

        Issue Links

          Activity

            People

              thiru Thirunarayanan Balathandayuthapani
              thiru Thirunarayanan Balathandayuthapani
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.