summaryrefslogtreecommitdiff
path: root/storage/columnstore
Commit message (Collapse)AuthorAgeFilesLines
* columnstore 5.6.8-1Sergei Golubchik2022-10-261-0/+0
|
* Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-041-0/+0
|
* columnstore-5.6.5-2Sergei Golubchik2022-04-291-0/+0
|
* update columnstore to 5.6.4-1Sergei Golubchik2022-01-291-0/+0
|
* ColumnStore and S3 SUMMARY/DESCRIPTION for RPMSergei Golubchik2021-12-071-0/+2
|
* columnstore-5.6.3-2Oleksandr Byelkin2021-10-291-0/+0
|
* Update columnstoremariadb-10.5.12Oleksandr Byelkin2021-08-021-0/+0
|
* new column store 5.5.2-2Oleksandr Byelkin2021-05-021-0/+0
|
* columnstore 5.5.1-2Sergei Golubchik2021-02-151-0/+0
|
* MDEV-24292 support semi-independent versioning for sub-packagesSergei Golubchik2021-01-122-0/+1
| | | | 4. update columnstore
* Update MCS to resolve libmarias3 compulation for centos74-amd64-debugRoman Nozdrin2020-11-192-3/+1
| | | | | | | | | | | 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
* This patch puts MCS debian packaging files and part of debian/controlRoman Nozdrin2020-11-141-0/+0
| | | | into the engine directory
* update columnstoreSergei Golubchik2020-10-291-0/+0
|
* Fixed compilation issues with debug build and install test issues forRoman Nozdrin2020-10-231-0/+0
| | | | Ubuntu Xenial
* MCS engine ref updateRoman Nozdrin2020-10-201-0/+0
|
* update columnstoreSergei Golubchik2020-08-072-1/+0
|
* Move ColumnStore dependency on jemalloc from rpm Requires: to Recommends:Sergei Golubchik2020-08-071-1/+2
| | | | | | this makes it a weak dependency, signalling that ColumnStore can work without jemalloc and that while jemalloc is desired, missing jemalloc is not a fatal error.
* MCOL-4166 The solution to the minor upgrade issueRoman Nozdrin2020-07-282-1/+1
| | | | | | DEB package doesn't need expect and libreadline as dependencies RPM packages now depends on jemalloc again
* Remove obsolete file from the packaging list.Roman Nozdrin2020-07-111-0/+0
|
* ColumnStore RPM packaging fixesSergei Golubchik2020-07-012-9/+16
| | | | | | | | | 1. move columnstore-as-a-submodule RPM packaging away from the submodule 2. set REQUIRES correctly, appending to existing REQUIRES 3. same for USER_FILELIST and CONFLICTS 4. set all variables in the correct scope 5. skip columnstore correctly (not when RPM or DEB, but when a plugin target is not created)
* A few important fixes for columnstore.Patrick LeBlanc2020-07-012-7/+1
| | | | | | - fix columnstore's python dependencies (MCOL-4114) - reduce compiler warning count from 14k to ~100 (MCOL-4030) - disable bintar builds
* Cmake now ignores ColumnStore without an explicit -DDEB | -DRPM andRoman Nozdrin2020-06-261-1/+1
| | | | -DPLUGIN_COLUMNSTORE=YES or its analog.
* update MCSSergei Golubchik2020-06-211-0/+0
|
* columnstore: fix python dependencies on sles123Sergei Golubchik2020-06-211-1/+1
|
* update MCS maturitySergei Golubchik2020-06-191-1/+1
|
* Change the method to run SQL statements installing MCS to fix major update ↵Roman Nozdrin2020-06-192-3/+3
| | | | | | scenario. Added binutils dependency.
* Both RPM and DEB now restart MDB uninstalling the plugin.Roman Nozdrin2020-06-192-11/+18
| | | | | | | | Both RPM and DEB now conflicts on previous versions of MCS. Trim .deb packaging. MCS now depends on python. Python version varies in distributions.
* columnstore: delete .rpmsave, install testsSergei Golubchik2020-06-191-9/+12
|
* Change installed files list to align with the recent changes in the server.Roman Nozdrin2020-06-191-0/+0
| | | | Updated MCS
* Add an explicit server dependency for RPMs and limit builds to x86_64 and ↵Roman Nozdrin2020-06-191-11/+16
| | | | i386 only.
* MDEV-22197 Change .deb cleanup on uninstall and add extra install files.Roman Nozdrin2020-06-191-0/+0
| | | | Update MCS ref.
* RPM: columnstore conflicts with thriftSergei Golubchik2020-06-191-0/+1
|
* Clean up for debian packaging and updates for systemd service units.Roman Nozdrin2020-06-191-0/+0
|
* This patch removes columnstore-libs and columnstore-platform RPMs metadata.Roman Nozdrin2020-06-191-7/+5
|
* Update columnstore submodule with MCOL-3982 to build libmarias3 w/o autools.Roman Nozdrin2020-06-191-0/+0
|
* let's try to enable MCSSergei Golubchik2020-06-191-1/+1
|
* Add stub for building ColumnStoreAndrew Hutchings2020-06-198-0/+82