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

option 'max_digest_length' cannot be set

    XMLWordPrintable

Details

    Description

      It is mentioned in the document that 'max_digest_length' can be dynamically modified and its scope is global, but when I use the following sql to set it up, an error like "ERROR 1238 (HY000): Variable 'max_digest_length' is a read only variable" is reported.

      SET GLOBAL max_digest_length = 1048576;
      

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

      Attachments

        Activity

          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.