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

Drop extra semicolon in VARIABLE_COMMENT for SYSTEM_VERSIONING_ALTER_HISTORY

    XMLWordPrintable

Details

    Description

      10.3 c39f8a80c9f

      MariaDB [test]> select * from information_schema.system_variables where variable_name like 'system_versioning%' \G
      *************************** 1. row ***************************
              VARIABLE_NAME: SYSTEM_VERSIONING_ALTER_HISTORY
              SESSION_VALUE: KEEP
               GLOBAL_VALUE: ERROR
        GLOBAL_VALUE_ORIGIN: SQL
              DEFAULT_VALUE: ERROR
             VARIABLE_SCOPE: SESSION
              VARIABLE_TYPE: ENUM
           VARIABLE_COMMENT: Versioning ALTER TABLE mode. ERROR: Fail ALTER with error; KEEP: Keep historical system rows and subject them to ALTER; 
          NUMERIC_MIN_VALUE: NULL
          NUMERIC_MAX_VALUE: NULL
         NUMERIC_BLOCK_SIZE: NULL
            ENUM_VALUE_LIST: ERROR,KEEP
                  READ_ONLY: NO
      COMMAND_LINE_ARGUMENT: REQUIRED
      *************************** 2. row ***************************
              VARIABLE_NAME: SYSTEM_VERSIONING_ASOF
      ...
      

      Lose the trailing semicolon in the comment.

      Attachments

        Activity

          People

            kevg Eugene Kosov (Inactive)
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.