Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
0f88fd84
Commit
0f88fd84
authored
May 14, 2020
by
Roman Nozdrin
Committed by
Oleksandr Byelkin
Jun 19, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MCOL-3991 MCS is now shiped in a single package.
parent
c141a051
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
167 additions
and
143 deletions
+167
-143
debian/autobake-deb.sh
debian/autobake-deb.sh
+0
-2
debian/mariadb-columnstore-libs.install
debian/mariadb-columnstore-libs.install
+0
-35
debian/mariadb-columnstore-platform.install
debian/mariadb-columnstore-platform.install
+0
-106
debian/mariadb-plugin-columnstore.install
debian/mariadb-plugin-columnstore.install
+144
-0
debian/mariadb-plugin-columnstore.postinst
debian/mariadb-plugin-columnstore.postinst
+9
-0
debian/mariadb-plugin-columnstore.postrm
debian/mariadb-plugin-columnstore.postrm
+8
-0
debian/mariadb-plugin-columnstore.prerm
debian/mariadb-plugin-columnstore.prerm
+6
-0
No files found.
debian/autobake-deb.sh
View file @
0f88fd84
...
...
@@ -98,8 +98,6 @@ fi
if
[[
$CMAKEFLAGS
!=
*
"COLUMNSTORE=YES"
*
]]
then
sed
-i
-e
"/Package: mariadb-plugin-columnstore/,/^
$/
d"
debian/control
sed
-i
-e
"/Package: mariadb-columnstore-libs/,/^
$/
d"
debian/control
sed
-i
-e
"/Package: mariadb-columnstore-platform/,/^
$/
d"
debian/control
fi
# Adjust changelog, add new version
...
...
debian/mariadb-columnstore-libs.install
deleted
100644 → 0
View file @
c141a051
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libalarmmanager
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libbatchloader
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libbrm
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcacheutils
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcloudio
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcommon
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcompress
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libconfigcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libdataconvert
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libddlcleanuputil
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libddlpackage
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libddlpackageproc
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libdmlpackage
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libdmlpackageproc
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libexecplan
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libfuncexp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libidbdatafile
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libjoblist
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libjoiner
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
liblibmysql_client
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libloggingcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libmessageqcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
liboamcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libquerystats
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libquerytele
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libregr
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
librowgroup
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
librwlock
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libthreadpool
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libthrift
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libudfsdk
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwindowfunction
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwriteengine
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwriteengineclient
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwriteengineredistribute
.
so
debian/mariadb-columnstore-platform.install
deleted
100644 → 0
View file @
c141a051
etc
/
columnstore
/
AlarmConfig
.
xml
etc
/
columnstore
/
Columnstore
.
xml
etc
/
columnstore
/
ConsoleCmds
.
xml
etc
/
columnstore
/
ErrorMessage
.
txt
etc
/
columnstore
/
MessageFile
.
txt
etc
/
columnstore
/
ProcessConfig
.
xml
etc
/
columnstore
/
storagemanager
.
cnf
usr
/
bin
/
DDLProc
usr
/
bin
/
DMLProc
usr
/
bin
/
ExeMgr
usr
/
bin
/
MCSInstanceCmds
.
sh
usr
/
bin
/
MCSVolumeCmds
.
sh
usr
/
bin
/
MCSgetCredentials
.
sh
usr
/
bin
/
PrimProc
usr
/
bin
/
ProcMgr
usr
/
bin
/
ProcMon
usr
/
bin
/
ServerMonitor
usr
/
bin
/
StorageManager
usr
/
bin
/
WriteEngineServer
usr
/
bin
/
alarmReport
.
sh
usr
/
bin
/
autoConfigure
usr
/
bin
/
bulklogReport
.
sh
usr
/
bin
/
clearShm
usr
/
bin
/
cleartablelock
usr
/
bin
/
columnstore
usr
/
bin
/
columnstore
-
post
-
install
usr
/
bin
/
columnstore
-
pre
-
uninstall
usr
/
bin
/
columnstoreClusterTester
.
sh
usr
/
bin
/
columnstoreDBWrite
usr
/
bin
/
columnstoreSupport
usr
/
bin
/
columnstoreSyslogSetup
.
sh
usr
/
bin
/
columnstore_installer
usr
/
bin
/
columnstore_module_installer
.
sh
usr
/
bin
/
columnstore_os_check
.
sh
usr
/
bin
/
columnstore_run
.
sh
usr
/
bin
/
colxml
usr
/
bin
/
configReport
.
sh
usr
/
bin
/
configxml
.
sh
usr
/
bin
/
controllernode
usr
/
bin
/
cpimport
usr
/
bin
/
cpimport
.
bin
usr
/
bin
/
cplogger
usr
/
bin
/
dbbuilder
usr
/
bin
/
dbrmctl
usr
/
bin
/
ddlcleanup
usr
/
bin
/
disable
-
rep
-
columnstore
.
sh
usr
/
bin
/
editem
usr
/
bin
/
getMySQLpw
usr
/
bin
/
hardwareReport
.
sh
usr
/
bin
/
idbmeminfo
usr
/
bin
/
load_brm
usr
/
bin
/
logReport
.
sh
usr
/
bin
/
mariadb
-
command
-
line
.
sh
usr
/
bin
/
master
-
rep
-
columnstore
.
sh
usr
/
bin
/
mcsGetConfig
usr
/
bin
/
mcsSetConfig
usr
/
bin
/
mcs_module_installer
.
sh
usr
/
bin
/
mcsadmin
usr
/
bin
/
mycnfUpgrade
usr
/
bin
/
os_detect
.
sh
usr
/
bin
/
post
-
mysql
-
install
usr
/
bin
/
post
-
mysqld
-
install
usr
/
bin
/
postConfigure
usr
/
bin
/
quick_installer_amazon
.
sh
usr
/
bin
/
quick_installer_multi_server
.
sh
usr
/
bin
/
quick_installer_single_server
.
sh
usr
/
bin
/
remote_command
.
sh
usr
/
bin
/
remote_command_verify
.
sh
usr
/
bin
/
remote_scp_get
.
sh
usr
/
bin
/
remote_scp_put
.
sh
usr
/
bin
/
remotessh
.
exp
usr
/
bin
/
reset_locks
usr
/
bin
/
resourceReport
.
sh
usr
/
bin
/
rollback
usr
/
bin
/
rsync
.
sh
usr
/
bin
/
save_brm
usr
/
bin
/
slave
-
rep
-
columnstore
.
sh
usr
/
bin
/
smcat
usr
/
bin
/
smls
usr
/
bin
/
smput
usr
/
bin
/
smrm
usr
/
bin
/
softwareReport
.
sh
usr
/
bin
/
startupTests
.
sh
usr
/
bin
/
viewtablelock
usr
/
bin
/
workernode
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libmarias3
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libmarias3
.
so
.
3
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libmarias3
.
so
.
3.1
.
2
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libstoragemanager
.
so
usr
/
share
/
columnstore
/
columnstore
.
service
usr
/
share
/
columnstore
/
columnstoreAlias
usr
/
share
/
columnstore
/
columnstoreLogRotate
usr
/
share
/
columnstore
/
columnstoreSyslog
usr
/
share
/
columnstore
/
columnstoreSyslog
-
ng
usr
/
share
/
columnstore
/
columnstoreSyslog7
usr
/
share
/
columnstore
/
columnstore_functions
usr
/
share
/
columnstore
/
gitversionEngine
usr
/
share
/
columnstore
/
mcstest
-
001.
sh
usr
/
share
/
columnstore
/
mcstest
-
002.
sh
usr
/
share
/
columnstore
/
mcstest
-
003.
sh
usr
/
share
/
columnstore
/
mcstest
-
004.
sh
usr
/
share
/
columnstore
/
myCnf
-
exclude
-
args
.
text
usr
/
share
/
columnstore
/
myCnf
-
include
-
args
.
text
usr
/
share
/
columnstore
/
releasenum
var
/
lib
/
columnstore
/
local
/
module
debian/mariadb-plugin-columnstore.install
View file @
0f88fd84
...
...
@@ -9,3 +9,147 @@ usr/share/columnstore/calshowprocesslist.sql
usr
/
share
/
columnstore
/
columnstore_info
.
sql
usr
/
share
/
columnstore
/
dumpcat_mysql
.
sql
usr
/
share
/
columnstore
/
syscatalog_mysql
.
sql
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libalarmmanager
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libbatchloader
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libbrm
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcacheutils
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcloudio
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcommon
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libcompress
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libconfigcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libdataconvert
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libddlcleanuputil
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libddlpackage
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libddlpackageproc
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libdmlpackage
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libdmlpackageproc
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libexecplan
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libfuncexp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libidbdatafile
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libjoblist
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libjoiner
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
liblibmysql_client
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libloggingcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libmessageqcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
liboamcpp
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libquerystats
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libquerytele
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libregr
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
librowgroup
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
librwlock
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libthreadpool
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libthrift
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libudfsdk
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwindowfunction
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwriteengine
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwriteengineclient
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libwriteengineredistribute
.
so
etc
/
columnstore
/
AlarmConfig
.
xml
etc
/
columnstore
/
Columnstore
.
xml
etc
/
columnstore
/
ConsoleCmds
.
xml
etc
/
columnstore
/
ErrorMessage
.
txt
etc
/
columnstore
/
MessageFile
.
txt
etc
/
columnstore
/
ProcessConfig
.
xml
etc
/
columnstore
/
storagemanager
.
cnf
usr
/
bin
/
DDLProc
usr
/
bin
/
DMLProc
usr
/
bin
/
ExeMgr
usr
/
bin
/
MCSInstanceCmds
.
sh
usr
/
bin
/
MCSVolumeCmds
.
sh
usr
/
bin
/
MCSgetCredentials
.
sh
usr
/
bin
/
PrimProc
usr
/
bin
/
ProcMgr
usr
/
bin
/
ProcMon
usr
/
bin
/
ServerMonitor
usr
/
bin
/
StorageManager
usr
/
bin
/
WriteEngineServer
usr
/
bin
/
alarmReport
.
sh
usr
/
bin
/
autoConfigure
usr
/
bin
/
bulklogReport
.
sh
usr
/
bin
/
clearShm
usr
/
bin
/
cleartablelock
usr
/
bin
/
columnstore
usr
/
bin
/
columnstore
-
post
-
install
usr
/
bin
/
columnstore
-
pre
-
uninstall
usr
/
bin
/
columnstoreClusterTester
.
sh
usr
/
bin
/
columnstoreDBWrite
usr
/
bin
/
columnstoreSupport
usr
/
bin
/
columnstoreSyslogSetup
.
sh
usr
/
bin
/
columnstore_installer
usr
/
bin
/
columnstore_module_installer
.
sh
usr
/
bin
/
columnstore_os_check
.
sh
usr
/
bin
/
columnstore_run
.
sh
usr
/
bin
/
colxml
usr
/
bin
/
configReport
.
sh
usr
/
bin
/
configxml
.
sh
usr
/
bin
/
controllernode
usr
/
bin
/
cpimport
usr
/
bin
/
cpimport
.
bin
usr
/
bin
/
cplogger
usr
/
bin
/
dbbuilder
usr
/
bin
/
dbrmctl
usr
/
bin
/
ddlcleanup
usr
/
bin
/
disable
-
rep
-
columnstore
.
sh
usr
/
bin
/
editem
usr
/
bin
/
getMySQLpw
usr
/
bin
/
hardwareReport
.
sh
usr
/
bin
/
idbmeminfo
usr
/
bin
/
load_brm
usr
/
bin
/
logReport
.
sh
usr
/
bin
/
mariadb
-
command
-
line
.
sh
usr
/
bin
/
master
-
rep
-
columnstore
.
sh
usr
/
bin
/
mcsGetConfig
usr
/
bin
/
mcsSetConfig
usr
/
bin
/
mcs_module_installer
.
sh
usr
/
bin
/
mycnfUpgrade
usr
/
bin
/
os_detect
.
sh
usr
/
bin
/
post
-
mysql
-
install
usr
/
bin
/
post
-
mysqld
-
install
usr
/
bin
/
postConfigure
usr
/
bin
/
quick_installer_multi_server
.
sh
usr
/
bin
/
quick_installer_single_server
.
sh
usr
/
bin
/
remote_command
.
sh
usr
/
bin
/
remote_command_verify
.
sh
usr
/
bin
/
remote_scp_get
.
sh
usr
/
bin
/
remote_scp_put
.
sh
usr
/
bin
/
remotessh
.
exp
usr
/
bin
/
reset_locks
usr
/
bin
/
resourceReport
.
sh
usr
/
bin
/
rollback
usr
/
bin
/
rsync
.
sh
usr
/
bin
/
save_brm
usr
/
bin
/
slave
-
rep
-
columnstore
.
sh
usr
/
bin
/
smcat
usr
/
bin
/
smls
usr
/
bin
/
smput
usr
/
bin
/
smrm
usr
/
bin
/
softwareReport
.
sh
usr
/
bin
/
startupTests
.
sh
usr
/
bin
/
viewtablelock
usr
/
bin
/
workernode
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libmarias3
.
so
usr
/
lib
/
x86_64
-
linux
-
gnu
/
libstoragemanager
.
so
usr
/
share
/
columnstore
/
columnstoreAlias
usr
/
share
/
columnstore
/
columnstoreLogRotate
usr
/
share
/
columnstore
/
columnstoreSyslog
usr
/
share
/
columnstore
/
columnstoreSyslog
-
ng
usr
/
share
/
columnstore
/
columnstoreSyslog7
usr
/
share
/
columnstore
/
columnstore_functions
usr
/
share
/
columnstore
/
gitversionEngine
usr
/
share
/
columnstore
/
mcstest
-
001.
sh
usr
/
share
/
columnstore
/
mcstest
-
002.
sh
usr
/
share
/
columnstore
/
mcstest
-
003.
sh
usr
/
share
/
columnstore
/
mcstest
-
004.
sh
usr
/
share
/
columnstore
/
myCnf
-
exclude
-
args
.
text
usr
/
share
/
columnstore
/
myCnf
-
include
-
args
.
text
usr
/
share
/
columnstore
/
releasenum
usr
/
share
/
columnstore
/
mariadb
-
columnstore
.
service
usr
/
share
/
columnstore
/
mcs
-
controllernode
.
service
usr
/
share
/
columnstore
/
mcs
-
ddlproc
.
service
usr
/
share
/
columnstore
/
mcs
-
dmlproc
.
service
usr
/
share
/
columnstore
/
mcs
-
exemgr
.
service
usr
/
share
/
columnstore
/
mcs
-
loadbrm
.
service
usr
/
share
/
columnstore
/
mcs
-
primproc
.
service
usr
/
share
/
columnstore
/
mcs
-
workernode
.
service
usr
/
share
/
columnstore
/
mcs
-
writeengineserver
.
service
var
/
lib
/
columnstore
/
local
/
module
debian/mariadb-plugin-columnstore.postinst
0 → 100644
View file @
0f88fd84
#!/bin/bash -e
rpmmode
=
install
columnstore-post-install
--rpmmode
=
$rpmmode
echo
"MariaDB ColumnStore install completed"
exit
0
debian/mariadb-plugin-columnstore.postrm
0 → 100644
View file @
0f88fd84
#!/bin/bash -e
if
[
"
$1
"
=
"purge"
]
;
then
rm
-rf
/var/lib/columnstore
rm
-f
/etc/rsyslog.d/49-columnstore.conf
rm
-rf
/etc/columnstore
fi
debian/mariadb-plugin-columnstore.prerm
0 → 100644
View file @
0f88fd84
#!/bin/bash -e
columnstore-pre-uninstall
exit
0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment