[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: 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. |
| Comment by David Hall (Inactive) [ 2020-08-10 ] |
|
Regression test Pull Request #237 |