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

mtr mcs229_data_compression_type fails without --extern

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.6.1, 6.1.1
    • 6.1.1
    • mtr
    • None

    Description

      If I run this command:

      ./mtr columnstore/basic.mcs229_data_compression_type
      

      the test fails with this output:

      columnstore/basic.mcs229_data_compression_type [ fail ]
              Test ended at 2021-06-03 11:05:00
       
      CURRENT_TEST: columnstore/basic.mcs229_data_compression_type
      mysqltest: At line 50: query 'SELECT `schema`, tablename, columnname, compressiontype FROM calpontsys.syscolumn WHERE `schema`='mcs229_db' ORDER BY 2' failed: ER_NO_SUCH_TABLE (1146): Table 'calpontsys.syscolumn' doesn't exist
      

      The problem happens because the calpontsys database does not exist in the temporary database directory created by MTR. The calpontsys database should be created inside the test, using the SQL script syscatalog_mysql.sql.

      Attachments

        Issue Links

          Activity

            People

              David.Hall David Hall (Inactive)
              bar Alexander Barkov
              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.