Marko Mäkelä
5a1f7522a5
Fix ColumnStore again
...
This fixes up commit e371b1e264
that accidentally reverted d77aaa6994
.
2023-03-27 13:43:18 +03:00
Marko Mäkelä
e371b1e264
MDEV-28883 fixup: clang -Winconsistent-missing-override
2023-03-24 15:12:08 +02:00
Sergei Golubchik
d77aaa6994
MCOL-5437 columnstore fails to compile to due old cs->casedn_multiply use
...
update columnstore
2023-03-10 09:59:22 +01:00
Sergei Petrunia
10a974adc9
Merge 11.0-selectivity into 11.0
2023-02-15 12:03:12 +03:00
Daniel Black
9656356b55
MDEV-30203 Move mysql symlinks to different package
...
For both Deb and RPM, create mariadb-client-compat and
mariadb-server-compat containing the mysql links to the mariadb
named executables/scripts.
The mariadb-client-core mysqlcheck was moved to mariadb-client-compat.
The symlinks in MYSQL_ADD_EXECUTABLE is tagged as a
{Client,Server}Symlinks component and placed in
the symlinks packages.
Man pages are restructured be installed into compat package
if that matches the executable.
Columnstore has a workaround as it doesn't use the cmake/plugin.cmake.
Scripts likewise have compatibility symlinks are in
the {server,client}-compat packages.
Co-author: Andrew Hutchings <andrew@linuxjedi.co.uk>
Closes #2390
2023-02-12 12:15:22 +01:00
Sergei Petrunia
6ca762c846
Update columnstore to include the patch to compile with the new cost model APIs
2023-02-03 13:26:02 +03:00
Oleksandr Byelkin
5e196a7b73
Merge branch '10.6' into 10.7
2022-11-03 11:28:41 +01:00
Sergei Golubchik
d157b250ff
update colunmstore
2022-11-03 11:20:33 +01:00
Oleksandr Byelkin
2e2173a359
Merge branch '10.6' into 10.7
2022-11-02 21:06:47 +01:00
Sergei Golubchik
b798944a93
update colunmstore
2022-11-02 19:01:11 +01:00
Daniel Black
e80acbbe91
Merge branch 10.6 into 10.7
2022-10-25 16:02:57 +11:00
Oleksandr Byelkin
44f2ece543
columnstore-6.4.6-1
2022-10-20 18:55:09 +02:00
Oleksandr Byelkin
1d48041982
Merge branch '10.6' into 10.7
2022-08-08 17:12:32 +02:00
Sergei Golubchik
4f54c219e7
update columnstore
...
fixes srpm builds on centos7 and other old platforms (with cmake < 3.1)
fixes pre-uninstall script
fixes parallel builds
2022-08-08 13:36:43 +02:00
Oleksandr Byelkin
ee620a7416
Merge branch '10.5' into 10.6
2022-08-04 16:58:42 +02:00
Oleksandr Byelkin
1e71ea806b
Merge branch '10.4' into 10.5
2022-08-04 08:30:03 +02:00
Sergei Golubchik
fd132be117
Merge branch '10.6' into 10.7
2022-05-11 11:25:33 +02:00
Sergei Golubchik
a42e327afe
columnstore-6.3.1-1
2022-04-30 15:21:59 +02:00
Sergei Golubchik
1421d1f296
columnstore-5.6.5-2
2022-04-29 21:08:03 +02:00
Sergei Golubchik
bf8dc0be9e
fix columnstore compilation after 33c30da165
...
normally, one has to include my_global.h before
including psi/psi*.h files. ColumnStore cannot do it,
so it needs a workaround.
2022-03-17 12:13:19 +01:00
Sergei Golubchik
2150ad3fdb
Merge branch '10.6' into 10.7
2022-02-06 10:14:47 +01:00
Sergei Golubchik
4ffffd98a5
update columnstore
2022-02-05 14:50:25 +01:00
Oleksandr Byelkin
9ed8deb656
Merge branch '10.6' into 10.7
2022-02-04 14:11:46 +01:00
Sergei Golubchik
77b3777bab
update columnstore to 6.2.3-1
2022-01-30 16:37:12 +01:00
Sergei Golubchik
646e2f423b
update columnstore to 5.6.4-1
2022-01-29 16:28:31 +01:00
Sergei Golubchik
ef77c05126
Merge branch '10.6' into 10.7
2021-12-08 10:33:36 +01:00
Sergei Golubchik
186c1fa250
Merge branch '10.5' into 10.6
2021-12-07 22:11:30 +01:00
Sergei Golubchik
88ac91c7cc
ColumnStore and S3 SUMMARY/DESCRIPTION for RPM
2021-12-07 21:31:00 +01:00
Sergei Golubchik
37b9467a14
columnstore
2021-11-04 09:52:03 +01:00
Sergei Golubchik
e7199671b0
columnstore
2021-11-04 09:49:59 +01:00
Sergei Golubchik
960b4870a2
columnstore
2021-10-29 23:36:44 +02:00
Oleksandr Byelkin
ad3e416e8d
columnstore-6.2.1-1
2021-10-29 13:04:10 +02:00
Oleksandr Byelkin
1974df01d5
columnstore-5.6.3-2
2021-10-29 12:19:34 +02:00
Sergei Golubchik
abbc8821dc
columnstore compilation fixes
2021-10-19 17:35:06 +02:00
Oleksandr Byelkin
b5569b6240
Update columnstore
2021-08-02 20:45:40 +02:00
Oleksandr Byelkin
a4482cdbed
new columnstore
2021-08-02 10:18:35 +02:00
Sergei Golubchik
fe7971fab8
update ColumnStore for 10.7
2021-07-07 18:55:09 +02:00
Sergei Golubchik
f44c5e5eb9
switch columnstore from pre-alpha 6.1.1 back to 5.5.2-3
...
suppress columnstore boost warning
2021-05-19 22:54:14 +02:00
Oleksandr Byelkin
a61e556141
new column store 5.5.2-2
2021-05-02 09:06:27 +02:00
Vicențiu Ciorbaru
3019d1cb43
Update columnstore to following cleanup of SELECT_LEX
2021-04-21 14:51:15 +03:00
Marko Mäkelä
94b4578704
Merge 10.5 into 10.6
2021-02-17 19:39:05 +02:00
Sergei Golubchik
a89b7c1d6a
columnstore 5.5.1-2
2021-02-15 16:44:37 +01:00
zhaorenhai
8a495d7f90
MDEV-24647 Columnstore storage engine cannot be compiled with mariadb server on aarch64 platform ( #1742 )
2021-01-30 10:50:14 +03:00
Marko Mäkelä
0dfabf6e40
Fixup 92abdcca5a
...
Revert an accidental update of ColumnStore.
A different submodule is being used between MariaDB 10.5 and 10.6.
The submodule was accidentally updated to the 10.5 version in the merge.
2021-01-14 17:35:07 +02:00
Sergei Golubchik
81cb3e7934
MDEV-24292 support semi-independent versioning for sub-packages
...
4. update columnstore
2021-01-12 16:47:23 +01:00
Roman Nozdrin
a16e3c326d
Update MCS to resolve libmarias3 compulation for centos74-amd64-debug
...
pipeline in community BB
Fix for rebuild from source step
Disable MCS on i386|i686 platforms
This patch puts MCS debian packaging files and part of debian/control
into the engine directory
2020-11-19 13:52:33 +00:00
Roman Nozdrin
1edd224372
This patch puts MCS debian packaging files and part of debian/control
...
into the engine directory
2020-11-14 19:09:34 +00:00
Sergei Golubchik
9a4398b048
update columnstore
2020-10-29 10:06:32 +01:00
Roman Nozdrin
bff82f51ba
Fixed compilation issues with debug build and install test issues for
...
Ubuntu Xenial
2020-10-23 10:47:48 +04:00
Roman Nozdrin
edfeb12919
MCS engine ref update
2020-10-20 13:11:47 +00:00