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

Clarification on documentation for parameter rocksdb_block_cache_size

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      I see that the parameter rocksdb_block_cache_size is a static variable, However, I am able to dynamically set it using "set global"

      https://mariadb.com/kb/en/myrocks-system-variables/#rocksdb_block_cache_size

      I wanted to seek clarification around the documentation.

      MariaDB [(none)]> select @@version;
      +--------------------+
      | @@version          |
      +--------------------+
      | 10.6.4-MariaDB-log |
      +--------------------+
      1 row in set (0.000 sec)
      

      MariaDB [(none)]> set global rocksdb_block_cache_size=1073741824;
      Query OK, 0 rows affected (0.000 sec)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mershad Mershad Irani
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.