File tree
6 files changed
+4
-32
lines changed- debian
- storage/columnstore
6 files changed
+4
-32
lines changedLines changed: 2 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
658 |
| - | |
659 |
| - | |
| 653 | + | |
660 | 654 |
| |
661 |
| - | |
662 |
| - | |
| 655 | + | |
663 | 656 |
| |
664 | 657 |
| |
665 | 658 |
| |
666 |
| - | |
667 |
| - | |
668 |
| - | |
669 |
| - | |
670 |
| - | |
671 |
| - | |
672 |
| - | |
673 |
| - | |
674 |
| - | |
675 |
| - | |
676 | 659 |
| |
677 | 660 |
| |
678 | 661 |
| |
|
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
|
Submodule columnstore updated 55 files
- .drone.jsonnet+210
- .gitignore+12
- CMakeLists.txt+49-51
- cmake/FindSnappy.cmake+4
- cmake/columnstore_version.cmake+1-1
- cmake/cpackEngineRPM.cmake+4-4
- cmake/misc.cmake+14
- dbcon/joblist/distributedenginecomm.cpp+73-64
- dbcon/joblist/distributedenginecomm.h+6
- dbcon/mysql/ha_mcs_client_udfs.cpp+3-17
- dbcon/mysql/ha_mcs_dml.cpp+23-12
- dbcon/mysql/ha_mcs_execplan.cpp+1-1
- dbcon/mysql/ha_mcs_impl.cpp+1-1
- dbcon/mysql/ha_window_function.cpp+1-1
- dbcon/mysql/install_mcs_mysql.sh.in+7-6
- exemgr/main.cpp+6-2
- oam/etc/Columnstore.xml+3-1
- oam/install_scripts/CMakeLists.txt+6
- oam/install_scripts/columnstore-post-install.in+108-66
- oam/install_scripts/columnstore-pre-uninstall.in+43-38
- oam/install_scripts/mcs-controllernode.service.in+2-2
- oam/install_scripts/mcs-ddlproc.service.in+1-2
- oam/install_scripts/mcs-dmlproc.service.in+1-2
- oam/install_scripts/mcs-exemgr.service.in+4-5
- oam/install_scripts/mcs-loadbrm.py+68
- oam/install_scripts/mcs-loadbrm.service.in+2-4
- oam/install_scripts/mcs-primproc.service.in+6-5
- oam/install_scripts/mcs-start-storagemanager.py+15
- oam/install_scripts/mcs-stop-controllernode.sh.in+15
- oam/install_scripts/mcs-storagemanager.service.in+16
- oam/install_scripts/mcs-workernode.service.in+1-2
- oam/install_scripts/mcs-writeengineserver.service.in+2-3
- oam/install_scripts/post-mysql-install+1-25
- oam/oamcpp/liboamcpp.cpp+3-3
- oam/oamcpp/oamcache.cpp+3
- oamapps/mcsadmin/mcsadmin.cpp+1-3
- oamapps/postConfigure/helpers.cpp+5-7
- oamapps/postConfigure/postConfigure.cpp+1-10
- storage-manager/src/AppendTask.cpp+1-1
- storage-manager/src/Config.cpp+1-1
- storage-manager/src/IOCoordinator.cpp+78-16
- storage-manager/src/LocalStorage.cpp+2
- storage-manager/src/MetadataFile.cpp+2-2
- storage-manager/src/MetadataFile.h-1
- storage-manager/src/PrefixCache.cpp+20-4
- storage-manager/src/Replicator.cpp+89-14
- storage-manager/src/Replicator.h+5
- storage-manager/src/Synchronizer.cpp+65-10
- storage-manager/src/WriteTask.cpp+1-1
- storage-manager/src/unit_tests.cpp+3-3
- utils/funcexp/func_conv.cpp+4-21
- utils/funcexp/functor_str.h+2-2
- utils/libmarias3/CMakeLists.txt-17
- writeengine/redistribute/we_redistributecontrolthread.cpp+3-1
- writeengine/splitter/we_sdhandler.cpp+2-1
0 commit comments