[MCOL-4748] mtr mcs229_data_compression_type fails without --extern Created: 2021-06-03  Updated: 2021-06-04  Resolved: 2021-06-04

Status: Closed
Project: MariaDB ColumnStore
Component/s: mtr
Affects Version/s: 5.6.1, 6.1.1
Fix Version/s: 6.1.1

Type: Bug Priority: Major
Reporter: Alexander Barkov Assignee: David Hall (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MCOL-4659 Server MTR failures on ColumnStore tests Open

 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.



 Comments   
Comment by David Hall (Inactive) [ 2021-06-04 ]

mtr only.Nothing for QA to test

Generated at Thu Feb 08 02:52:41 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.