Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-978

Disable Query Cache for ColumnStore

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • None
    • None

    Description

      This is a minor change to our storage engine plugin to state that query cache for ColumnStore is not possible (since writes can happen from other MariaDB servers):

      handler::table_cache_type()
      return HA_CACHE_TBL_NOCACHE;
      

      Also undo any modifications to server that do the same thing.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            LinuxJedi Andrew Hutchings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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