Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-6081

wrong version check for 10.9 in some Columnstore MTR

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • N/A
    • Tests
    • None
    • 2025-8, 2025-9

    Description

      https://github.com/mariadb-corporation/mariadb-columnstore-engine/blob/stable-23.10/mysql-test/columnstore/include/disable_before_10.9.inc

      skips all the test if server is not 10.9

      proper condition should be something like:

      SELECT (sys.version_major(), sys.version_minor()) >= (10, 9)
      

      (to be checked!!!)

      test have to be checked for compatibility with 11.4 and 11.8 (may be also with 12.1)

      Attachments

        Activity

          People

            tturenko Timofey Turenko
            tturenko Timofey Turenko
            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.