1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
4b8b5e3d75 add clean up to bugfixes.mcol-4741-strings-ranges-are-unsigned test 2025-07-03 04:36:14 +04:00
ce8368defd Revert "add cleanups to MTR"
This reverts commit 9dafef641a.
2025-07-03 04:36:14 +04:00
3d64026d0a add cleanups to MTR 2025-07-03 04:36:14 +04:00
b7dbf89482 skip all tests with LOAD DATA in case of tests via Maxscale 2025-06-24 16:53:17 +04:00
c58136a32d MCOL-4741 in/like/equal(=) operations differ in results
This is due to signedness in the string range comparison in extentmap
and unsignedness everywhere else.
2021-07-02 19:22:46 +03:00