df63623977
add reference to config entry in err msg
2025-07-17 13:20:12 +03:00
b0ae6362be
fix comment
2025-07-17 12:53:59 +03:00
02b7e33379
add max row size as configuration
2025-07-17 12:44:10 +03:00
a47dff1454
add check for table with > 500 rows
2025-07-16 17:23:14 +03:00
7dca1da8f2
fix(cpimport): MCOL-4882 fix -L arg default value
2025-07-13 21:33:59 +04:00
25c364a520
MCOL-6090
...
do not install anything unconditionally
before checking whether the target exists
2025-07-12 19:40:47 +04:00
43eecec7f3
Revert "chore(build): no build without PLUGIN_COLUMNSTORE"
...
This reverts commit a4dde484c5
.
2025-07-12 19:40:47 +04:00
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
1c8d5ec04e
Merge pull request #3648 from mariadb-corporation/tarballs-fix
...
chore(build): no build without PLUGIN_COLUMNSTORE
2025-07-11 21:55:01 +03:00
a4dde484c5
chore(build): no build without PLUGIN_COLUMNSTORE
2025-07-11 17:35:40 +00:00
aa3db28074
MCOL-6071 drone refactor ( #3641 )
...
* chore(ci): MCOL-6071 less sccache granularity
* chore(ci): MCOL-6071 clean old versions of .deb/.rpm files in s3 when publishing
* chore(ci): MCOL-6071 fix unittests execution
* install sccache after deps, to have curl
* chore(ci) MCOL-6071 review fixes
---------
Co-authored-by: Leonid Fedorov <leonid.fedorov@mariadb.com >
2025-07-09 14:20:21 +04:00
b6a5c1d71f
fix(cmapi): MCOL-5913 cmapi write local address 127.0.1.1 instead real ip address
...
* feat(cmapi): NetworkManager class for some ip hostname opoerations.
* fix(cmapi): Use NetworkManager class to resolve ip and hostname in node_manipulation.add_node function
* fix(cmapi): Minor docstring and formatting fixes
2025-07-08 15:57:28 +03:00
59a19aaa88
Merge pull request #3642 from mariadb-corporation/mcol-6090
...
chore(build): MCOL-6090 do not build columnstore if not defined target
2025-07-08 02:03:56 +03:00
37b5f212a9
chore(build): MCOL-6090 do not build columnstore if not defined target
2025-07-07 19:56:54 +00:00
5b92723b5c
chore(ci): MCOL-6071 remove crb repo enabling for rocky in prepare_test_container.sh
2025-07-06 21:08:43 +04:00
6e3cf16ce4
chore(MCOL-6018) Fix leaks in Columnstore information tables
...
Fix introduces unique_ptr around DBRM instance in fill result functions.
Now all paths lead to DBRM instance freeing.
2025-07-06 15:17:08 +04:00
7171742dab
put separate *log steps back
2025-07-06 02:43:44 +04:00
09f5df182c
review fixes
2025-07-06 02:43:44 +04:00
6a57129416
remove result dir cleaning
2025-07-06 02:43:44 +04:00
460cb17e37
chore(ci) MCOL-6071 multinode mtr in bash script
2025-07-06 02:43:44 +04:00
2fc6e976b2
chore(ci) MCOL-6071 cmapilog inside cmapi test
2025-07-06 02:43:44 +04:00
019b9054e6
chore(ci) fix publish step problem
2025-07-06 02:43:44 +04:00
76b86ae839
chore(ci) MCOL-6071 sccache show stats to bootstrap
2025-07-06 02:43:44 +04:00
49864b4c64
chore(ci) MCOL-6071 run_cmapi_test.sh
2025-07-06 02:43:44 +04:00
daab30a987
chore(ci) MCOL-6071 execute unittests during build step in bootstrap_mcs.sh
2025-07-06 02:43:44 +04:00
26fd0ba4bf
chore(ci) MCOL-6071 refactorings
2025-07-06 02:43:44 +04:00
a27f30c73e
chore(ci) MCOL-6071 sccache installing to bootstrap_mcs.sh
2025-07-06 02:43:44 +04:00
073f7abe6b
chore(ci) MCOL-6071 smoke and mtr reporting in bash
2025-07-06 02:43:44 +04:00
a501ef8721
fix string args
2025-07-04 19:57:49 +04:00
7aac943ffe
record test result
2025-07-04 19:57:49 +04:00
e8b7442afa
record new test results
2025-07-04 19:57:49 +04:00
1dc794d4db
MCOL-5906 expected error updated
2025-07-04 19:57:49 +04:00
bf3db183c7
add transaction ID in error msg
2025-07-04 19:57:49 +04:00
a1a017a475
fix err printing
2025-07-04 19:57:49 +04:00
d031239844
add args to lost connection error when getting system data
2025-07-04 19:57:49 +04:00
6831b82515
fix err syntax - disk join
2025-07-04 19:57:49 +04:00
40f4ee7008
add args to system catalog err
2025-07-04 19:57:49 +04:00
a29ac85c7c
add partial support for unsupported query syntax
2025-07-04 19:57:49 +04:00
dd3ce850b7
add filename to ExtentMap::save():open err log
2025-07-04 19:57:49 +04:00
dc5bb881cf
fix DiskJoinStep error msg
2025-07-04 19:57:49 +04:00
5cb5ea1e0f
add more description to Disk join error msg
2025-07-04 19:57:49 +04:00
52351f2f29
add args to try larger read buffer error
2025-07-04 19:57:49 +04:00
3083eb6d95
add args to max file system disk usage error
2025-07-04 19:57:49 +04:00
c9ba6732e1
bump version
2025-07-04 19:48:43 +04:00
4a79f8890f
add funtions loading to all MTRs
2025-07-04 19:48:16 +04:00
6eeb948ad2
MCOL-6069: update thrift for gcc-15
2025-07-04 15:58:10 +04:00
dd4cfebaf4
change skip message for mcs114_comments test
2025-07-03 04:36:14 +04:00
e9400a1959
add link to JIRA for disable tests
2025-07-03 04:36:14 +04:00
9c0accb447
disable tests inclompatible with 11.4
2025-07-03 04:36:14 +04:00
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