[MCOL-4183] create_wide_table.sql failed on test.000 running 1.5 (deb platforms only) Created: 2020-07-16  Updated: 2020-11-20  Resolved: 2020-11-20

Status: Closed
Project: MariaDB ColumnStore
Component/s: CI
Affects Version/s: None
Fix Version/s: 1.5.1

Type: Bug Priority: Minor
Reporter: Roman Navrotskiy Assignee: Roman Navrotskiy
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2020-8

 Comments   
Comment by Roman Navrotskiy [ 2020-07-21 ]

UPDATE:
with latest build this only happens on DEB-based platforms:

Compare failed - test000/tpchSchemaValidation/wide.sql

Comment by David Hall (Inactive) [ 2020-08-10 ]

.deb packages are distributed with character_set_server = utf8mb4 while all others default character_set_server = latin1_swedish_ci.
This causes the varchar to be 4 bytes which creates fields that are 4 times as big as on default CentOS.

Comment by David Hall (Inactive) [ 2020-08-10 ]

Regression test Pull Request #237

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