1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
3010edf957 Updated MTR cases for new output from the 'show create table' command 2022-11-28 20:50:17 +00:00
73697f1190 Danielmtrupdate2 (#2360)
* Removing extra line in test result

* Default charset has been set to utf8mb3
2022-05-05 10:22:29 -05:00
ec2e490737 Danielsmtrupdate (#2357)
* Old precision issue.  New results matching server results now

* Value overflow issue.  New result matching server result now

* Showing correct column name now

* Added --disable_warning to subpress warnings that cause result mismatched

* Need to add one more result file
2022-05-02 11:49:42 -05:00
ea92671929 MCOL-3741 dev6 Change mtr IDB-xxx error codes to MCS-xxxx 2021-08-10 12:06:20 -05:00
4e9307fa6d MCOL-4612 A subquery with a union for DECIMAL and BIGINT returns zeros.
In this patch, we set the unioned type to a wide decimal, if any of the
numeric columns involved in the union operation have a precision > 18
(which is also possible for BIGINT/UBIGINT types) and <= 38.
2021-04-30 12:33:33 +00:00
75e3bbc31e MCOL-4674 Fix ColumnStore to run MTR tests in a build directory 2021-04-13 11:25:25 +04:00