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

6623 Commits

Author SHA1 Message Date
aleksei.bukhalov
49864b4c64 chore(ci) MCOL-6071 run_cmapi_test.sh 2025-07-06 02:43:44 +04:00
aleksei.bukhalov
daab30a987 chore(ci) MCOL-6071 execute unittests during build step in bootstrap_mcs.sh 2025-07-06 02:43:44 +04:00
aleksei.bukhalov
26fd0ba4bf chore(ci) MCOL-6071 refactorings 2025-07-06 02:43:44 +04:00
aleksei.bukhalov
a27f30c73e chore(ci) MCOL-6071 sccache installing to bootstrap_mcs.sh 2025-07-06 02:43:44 +04:00
aleksei.bukhalov
073f7abe6b chore(ci) MCOL-6071 smoke and mtr reporting in bash 2025-07-06 02:43:44 +04:00
mariadb-KristinaPavlova
a501ef8721 fix string args 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
7aac943ffe record test result 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
e8b7442afa record new test results 2025-07-04 19:57:49 +04:00
Aleksei Bukhalov
1dc794d4db MCOL-5906 expected error updated 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
bf3db183c7 add transaction ID in error msg 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
a1a017a475 fix err printing 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
d031239844 add args to lost connection error when getting system data 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
6831b82515 fix err syntax - disk join 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
40f4ee7008 add args to system catalog err 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
a29ac85c7c add partial support for unsupported query syntax 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
dd3ce850b7 add filename to ExtentMap::save():open err log 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
dc5bb881cf fix DiskJoinStep error msg 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
5cb5ea1e0f add more description to Disk join error msg 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
52351f2f29 add args to try larger read buffer error 2025-07-04 19:57:49 +04:00
mariadb-KristinaPavlova
3083eb6d95 add args to max file system disk usage error 2025-07-04 19:57:49 +04:00
Leonid Fedorov
c9ba6732e1 bump version 2025-07-04 19:48:43 +04:00
Timofey Turenko
4a79f8890f add funtions loading to all MTRs 2025-07-04 19:48:16 +04:00
Leonid Fedorov
6eeb948ad2 MCOL-6069: update thrift for gcc-15 2025-07-04 15:58:10 +04:00
Timofey Turenko
dd4cfebaf4 change skip message for mcs114_comments test 2025-07-03 04:36:14 +04:00
Timofey Turenko
e9400a1959 add link to JIRA for disable tests 2025-07-03 04:36:14 +04:00
Timofey Turenko
9c0accb447 disable tests inclompatible with 11.4 2025-07-03 04:36:14 +04:00
Timofey Turenko
1adb39db41 Fix merge error im the mysql-test/columnstore/basic/t/MCOL-5886-use-of-partitioned-tables-in-crossengine-steps 2025-07-03 04:36:14 +04:00
Timofey Turenko
f1b68b9a19 Fix merge error im the mysql-test/columnstore/include/syscatalog_mysql.sql 2025-07-03 04:36:14 +04:00
Timofey Turenko
4df58ffa96 Check for --extern before importing functions in the MCOL-5572-autoincrement-filtering.test 2025-07-03 04:36:14 +04:00
Timofey Turenko
d08766fd7d disable basic.MCOL-5572-autoincrement-filtering when running without --extern 2025-07-03 04:36:14 +04:00
Timofey Turenko
06aff0bd0a Drop functions in the basic suite tests 2025-07-03 04:36:14 +04:00
Timofey Turenko
d503221e6f Drop functions in the bugfixes suite tests 2025-07-03 04:36:14 +04:00
Timofey Turenko
72753308cd Revert "add cleanups to MTR"
This reverts commit 9dafef641a.
2025-07-03 04:36:14 +04:00
Timofey Turenko
e95fef4f26 Fix MCOL-5572-autoincrement-filtering test 2025-07-03 04:36:14 +04:00
Timofey Turenko
1c6985cbf5 add cleanups to MTR 2025-07-03 04:36:14 +04:00
Timofey Turenko
1465a5c6b3 dusable warings in the includes for MTR 2025-07-03 04:36:14 +04:00
Timofey Turenko
549b33f945 Fix analize_table test 2025-07-03 04:36:14 +04:00
Timofey Turenko
e789dfd1bf enable sequence engine in the mcol-4786 test 2025-07-03 04:36:14 +04:00
Timofey Turenko
3d5e106310 Fix charset in MTR 2025-07-03 04:36:14 +04:00
Timofey Turenko
22ad96e04a Fix typo in the mcol-4741-strings-ranges-are-unsigned test 2025-07-03 04:36:14 +04:00
Timofey Turenko
4b8b5e3d75 add clean up to bugfixes.mcol-4741-strings-ranges-are-unsigned test 2025-07-03 04:36:14 +04:00
Timofey Turenko
f8b32bbf9a Fix typos in bugfixes.mcol-5074 and bugfixes.mcol-5669 tests 2025-07-03 04:36:14 +04:00
Timofey Turenko
ce8368defd Revert "add cleanups to MTR"
This reverts commit 9dafef641a.
2025-07-03 04:36:14 +04:00
Timofey Turenko
069bdf47f5 fix MCOL-5572-autoincrement-filtering and mcol-5669 tests 2025-07-03 04:36:14 +04:00
Timofey Turenko
f277a1f3d0 fix MCOL-5886-use-of-partitioned-tables-in-crossengine-steps test 2025-07-03 04:36:14 +04:00
Timofey Turenko
bdf0a956ff Fix MCOL-5572-autoincrement-filtering test 2025-07-03 04:36:14 +04:00
Timofey Turenko
3d64026d0a add cleanups to MTR 2025-07-03 04:36:14 +04:00
Timofey Turenko
7f7552e896 add functions loading to the MCOL-5776-GROUP-BY-HAVING-functions test 2025-07-03 04:36:14 +04:00
Timofey Turenko
a61325f780 dusable warings in the includes for MTR 2025-07-03 04:36:14 +04:00
Timofey Turenko
c0307b6636 Fix analize_table test 2025-07-03 04:36:14 +04:00