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

The max value of join_buffer_space_limit is inconsistent between the code and the documentation

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • N/A
    • Documentation
    • None

    Description

      In documentation: "Range: 2048 to 99999999997952"
      In code: VALID_RANGE(2048, ULONGLONG_MAX)
      But ULONGLONG_MAX=18446744073709551615.

      https://github.com/MariaDB/server/blob/ffc088634101e73d6191133deffa86b1e2e96ced/sql/sys_vars.cc#L6723

      https://mariadb.com/kb/en/server-system-variables/#join_buffer_space_limit

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            greenman Ian Gilfillan
            ying fuying
            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.