Details

    Description

      The XtraDB version appears to be incorrectly listed from MariaDB 10.1.28 and MariaDB 10.0.34. For example:

      SHOW VARIABLES LIKE '%version%';
      +-------------------------+------------------+
      | Variable_name           | Value            |
      +-------------------------+------------------+
      | innodb_version          | 5.6.36-83.0      |
      

      while the version in the example above (10.0.34) should be 5.6.38-83.0 (38, not 36)

      Attachments

        Activity

          cvicentiu, the merge comment does say 5.6.38-83.0, but the version is 5.6.36-83.0, so which is it?

          elenst Elena Stepanova added a comment - cvicentiu , the merge comment does say 5.6.38-83.0, but the version is 5.6.36-83.0, so which is it?

          This is a simple merge error. The version is the updated one, however I forgot to update the version number manually afterwards. For anyone concerned, it's only "cosmetic" problem. The actual bug fixes are in there.

          cvicentiu Vicențiu Ciorbaru added a comment - This is a simple merge error. The version is the updated one, however I forgot to update the version number manually afterwards. For anyone concerned, it's only "cosmetic" problem. The actual bug fixes are in there.
          sysdljr sysdljr added a comment - - edited

          Hi, Vicentiu Ciorbaru
          MariaDB Server 10.1.31 have same question too ,
          Besides, Galera version is 25.3.22 in rpm package, but show wsrep_25.21 at below,
          it is right? please confirm again, thanks.

          MariaDB [(none)]> SHOW VARIABLES LIKE '%version%';

          Variable_name Value
          innodb_version 5.6.36-83.0
          version 10.1.31-MariaDB
          version_comment MariaDB Server
          version_compile_machine x86_64
          version_compile_os Linux
          version_malloc_library system jemalloc
          version_ssl_library OpenSSL 1.0.1e-fips 11 Feb 2013
          wsrep_patch_version wsrep_25.21
          sysdljr sysdljr added a comment - - edited Hi, Vicentiu Ciorbaru MariaDB Server 10.1.31 have same question too , Besides, Galera version is 25.3.22 in rpm package, but show wsrep_25.21 at below, it is right? please confirm again, thanks. MariaDB [(none)] > SHOW VARIABLES LIKE '%version%'; Variable_name Value innodb_version 5.6.36-83.0 version 10.1.31-MariaDB version_comment MariaDB Server version_compile_machine x86_64 version_compile_os Linux version_malloc_library system jemalloc version_ssl_library OpenSSL 1.0.1e-fips 11 Feb 2013 wsrep_patch_version wsrep_25.21

          People

            cvicentiu Vicențiu Ciorbaru
            greenman Ian Gilfillan
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.