Leonid Fedorov
00c81ab758
Merge branch 'stable-23.10' into feat/MCOL-6072-parallel-scan-4-CES-4
2025-09-09 20:36:06 +04:00
Leonid Fedorov
4f3ed2a6bd
fix(mtr): MCOL-5756, fix extended mtr tests
2025-09-09 18:05:11 +04:00
drrtuy
d981f96b2a
Merge branch 'stable-23.10' into feat/MCOL-6072-parallel-scan-4-CES-4
2025-09-08 15:16:52 +00:00
Aleksei Antipovskii
3d26e4d6fd
fix tests
2025-09-05 17:07:21 +04:00
aleksei.bukhalov
ebde9b5648
fix(tests): add deterministic ordering for failing mtrs
2025-09-05 16:33:04 +04:00
drrtuy
ed2c89196b
Merge branch 'stable-23.10' into feat/MCOL-6072-parallel-scan-4-CES-4
2025-09-04 15:47:40 +00:00
Leonid Fedorov
46b3b4fd79
chore(clean): test was cleaned
2025-09-02 12:51:39 +01:00
Leonid Fedorov
1bcb1a0982
chore(tests): now RBO tests can run without --extern
2025-09-02 12:51:39 +01:00
Leonid Fedorov
2e9900ea24
test(rbo): initial test
2025-09-02 12:51:39 +01:00
Leonid Fedorov
6ec363af70
MCOL-6145: mcsgetplan() UDF for CSEP printing
2025-09-02 12:51:39 +01:00
Leonid Fedorov
027d09310b
fix(tests): disable tests for 11.4 due to known bug
2025-09-02 14:49:52 +04:00
Leonid Fedorov
c2bf3e6b2a
fix(tests): fix mcol_2000
2025-09-02 14:49:52 +04:00
drrtuy
8962ec4830
Merge branch 'stable-23.10' into feat/MCOL-6072-parallel-scan-4-CES-4
2025-08-21 16:56:11 +00:00
mariadb-KristinaPavlova
e3af51f3b3
add more cases in mtr test
2025-08-20 09:24:19 +01:00
mariadb-KristinaPavlova
e824ae95f6
update mtr test
2025-08-20 09:24:19 +01:00
mariadb-KristinaPavlova
30203350e2
fix idbPartition func name in test
2025-08-20 09:24:19 +01:00
mariadb-KristinaPavlova
74b5dc437e
change check for invalid args in pseudofunctions
2025-08-20 09:24:19 +01:00
mariadb-KristinaPavlova
25b83f1cca
add error and MTR test
2025-08-20 09:24:19 +01:00
drrtuy
80f81526eb
feat(rbo,rules,QA): replace monotonic counter with column_name->col_index map and added fields to activate existing filters pushdown machinery.
2025-08-14 19:38:00 +04:00
Sergey Zefirov
3418e68b78
fix(ddl): MCOL-5974 TIMESTAMP columns are not IS NOT NULL by default in MCS ( #3670 )
...
The old behavior was to assign TIMESTAMP columns an IS NOT NULL
constraint if list of constraints was empty. Apparently, this particular
invariant was changed in 11.4 and bugfixes' mcol-5480.test started to
fail.
This patch fixes behavioral difference and reenables mcol-5480 test in
11.4.
2025-07-27 20:06:40 +01:00
Aleksei Antipovskii
c30b490027
skip bad rows report test on multinode setup
2025-07-15 20:52:29 +04:00
Aleksei Antipovskii
1ce46b5e0b
feature(cpimport): MCOL-5164 ignore all errors (-e all
)
2025-07-15 20:52:29 +04:00
Alexey Antipovsky
78c1b5034d
Feature/mcol 4882 cpimport skip rows ( #3594 )
...
* feat(cpimport): MCOL-4882 add a parameter to skip header rows
* chore(cpimport): MCOL-4882 Use boost::program_options to arguments parsing
* feat(cpimport.bin): MCOL-4882 Add missing changes
* add test
* fix clang
* add missing cmdline argument
* fix bug
* Fix double lines skipping
* Fix incorrect --silent (-N) parsing
* fix default --max-errors processing
* fix overwriting default username
* move initialization to members declaration
2025-07-11 23:35:43 +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
Timofey Turenko
4a79f8890f
add funtions loading to all MTRs
2025-07-04 19:48:16 +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