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

Vector variables not shown or documented

    XMLWordPrintable

Details

    Description

      There is a mismatch between SHOW GLOBAL VARIABLES and the documentation:

      SQL> show  variables like 'mhnsw%';
      +--------------------------+----------+
      | Variable_name            | Value    |
      +--------------------------+----------+
      | mhnsw_cache_size         | 16777216 |
      | mhnsw_limit_multiplier   | 2.000000 |
      | mhnsw_max_edges_per_node | 15       |
      +--------------------------+----------+

      Documenetation: https://mariadb.com/kb/en/vector-system-variables/

      mhnsw_default_distance
      mhnsw_default_m
      mhnsw_ef_search
      mhnsw_max_cache_size
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            oli Oli Sennhauser
            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.