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
1edd2243
Commit
1edd2243
authored
Nov 14, 2020
by
Roman Nozdrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
This patch puts MCS debian packaging files and part of debian/control
into the engine directory
parent
81b9c785
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
221 deletions
+8
-221
debian/autobake-deb.sh
debian/autobake-deb.sh
+7
-0
debian/control
debian/control
+0
-19
debian/mariadb-plugin-columnstore.install
debian/mariadb-plugin-columnstore.install
+0
-160
debian/mariadb-plugin-columnstore.postinst
debian/mariadb-plugin-columnstore.postinst
+0
-8
debian/mariadb-plugin-columnstore.postrm
debian/mariadb-plugin-columnstore.postrm
+0
-24
debian/mariadb-plugin-columnstore.prerm
debian/mariadb-plugin-columnstore.prerm
+0
-8
debian/mariadb-plugin-columnstore.triggers
debian/mariadb-plugin-columnstore.triggers
+0
-1
storage/columnstore/columnstore
storage/columnstore/columnstore
+1
-1
No files found.
debian/autobake-deb.sh
View file @
1edd2243
...
...
@@ -17,6 +17,13 @@ set -e
# building the deb packages here.
export
DEB_BUILD_OPTIONS
=
"nocheck
$DEB_BUILD_OPTIONS
"
# Take the files and part of control from MCS directory
if
[[
-d
storage/columnstore/columnstore/debian
]]
;
then
cp
-v
storage/columnstore/columnstore/debian/mariadb-plugin-columnstore.
*
debian/
echo
>>
debian/control
cat
storage/columnstore/columnstore/debian/control
>>
debian/control
fi
# General CI optimizations to keep build output smaller
if
[[
$TRAVIS
]]
||
[[
$GITLAB_CI
]]
then
...
...
debian/control
View file @
1edd2243
...
...
@@ -591,25 +591,6 @@ Description: RocksDB storage engine for MariaDB
at
maximising
storage
efficiency
while
maintaining
InnoDB
-
like
performance
.
This
package
contains
the
RocksDB
plugin
for
MariaDB
.
Package
:
mariadb
-
plugin
-
columnstore
Architecture
:
amd64
i386
Depends
:
binutils
,
libjemalloc1
|
libjemalloc2
,
libsnappy1
|
libsnappy1v5
,
mariadb
-
server
-
10.5
(=
${
binary
:
Version
}),
net
-
tools
,
python3
,
${
misc
:
Depends
},
${
shlibs
:
Depends
}
Breaks
:
mariadb
-
columnstore
-
libs
,
mariadb
-
columnstore
-
platform
Replaces
:
mariadb
-
columnstore
-
libs
,
mariadb
-
columnstore
-
platform
Description
:
MariaDB
ColumnStore
storage
engine
The
MariaDB
ColumnStore
storage
engine
is
a
high
-
performance
columnar
analytical
engine
,
aimed
at
rapid
processing
of
analytical
queries
on
very
large
amounts
of
data
.
Package
:
mariadb
-
plugin
-
oqgraph
Architecture
:
any
Depends
:
libjudydebian1
,
...
...
debian/mariadb-plugin-columnstore.install
deleted
100644 → 0
View file @
81b9c785
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
etc
/
mysql
/
mariadb
.
conf
.
d
/
columnstore
.
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
/
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
/
dbmsReport
.
sh
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
-
columnstore
-
start
.
sh
usr
/
bin
/
mariadb
-
columnstore
-
stop
.
sh
usr
/
bin
/
mariadb
-
command
-
line
.
sh
usr
/
bin
/
master
-
rep
-
columnstore
.
sh
usr
/
bin
/
mcs
-
savebrm
.
py
usr
/
bin
/
mcs
-
loadbrm
.
py
usr
/
bin
/
mcs
-
stop
-
controllernode
.
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
/
startupTests
.
sh
usr
/
bin
/
viewtablelock
usr
/
bin
/
workernode
usr
/
lib
/*/libalarmmanager.so
usr/lib/*/
libbatchloader
.
so
usr
/
lib
/*/libbrm.so
usr/lib/*/
libcacheutils
.
so
usr
/
lib
/*/libcloudio.so
usr/lib/*/
libcommon
.
so
usr
/
lib
/*/libcompress.so
usr/lib/*/
libconfigcpp
.
so
usr
/
lib
/*/libdataconvert.so
usr/lib/*/
libddlcleanuputil
.
so
usr
/
lib
/*/libddlpackage.so
usr/lib/*/
libddlpackageproc
.
so
usr
/
lib
/*/libdmlpackage.so
usr/lib/*/
libdmlpackageproc
.
so
usr
/
lib
/*/libexecplan.so
usr/lib/*/
libfuncexp
.
so
usr
/
lib
/*/libidbdatafile.so
usr/lib/*/
libjoblist
.
so
usr
/
lib
/*/libjoiner.so
usr/lib/*/
liblibmysql_client
.
so
usr
/
lib
/*/libloggingcpp.so
usr/lib/*/
libmarias3
.
so
usr
/
lib
/*/libmessageqcpp.so
usr/lib/*/
liboamcpp
.
so
usr
/
lib
/*/libquerystats.so
usr/lib/*/
libquerytele
.
so
usr
/
lib
/*/libregr.so
usr/lib/*/
librowgroup
.
so
usr
/
lib
/*/librwlock.so
usr/lib/*/
libstoragemanager
.
so
usr
/
lib
/*/libthreadpool.so
usr/lib/*/
libthrift
.
so
usr
/
lib
/*/libudfsdk.so
usr/lib/*/
libwindowfunction
.
so
usr
/
lib
/*/libwriteengine.so
usr/lib/*/
libwriteengineclient
.
so
usr
/
lib
/*/
libwriteengineredistribute
.
so
usr
/
lib
/
mysql
/
plugin
/
ha_columnstore
.
so
usr
/
lib
/
mysql
/
plugin
/
libregr_mysql
.
so
usr
/
lib
/
mysql
/
plugin
/
libudf_mysql
.
so
usr
/
sbin
/
install_mcs_mysql
.
sh
usr
/
share
/
columnstore
/
calremoveuserpriority
.
sql
usr
/
share
/
columnstore
/
calsetuserpriority
.
sql
usr
/
share
/
columnstore
/
calshowprocesslist
.
sql
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
/
columnstore_info
.
sql
usr
/
share
/
columnstore
/
dumpcat_mysql
.
sql
usr
/
share
/
columnstore
/
gitversionEngine
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
-
storagemanager
.
service
usr
/
share
/
columnstore
/
mcs
-
workernode
.
service
usr
/
share
/
columnstore
/
mcs
-
writeengineserver
.
service
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
/
syscatalog_mysql
.
sql
var
/
lib
/
columnstore
/
local
/
module
debian/mariadb-plugin-columnstore.postinst
deleted
100644 → 0
View file @
81b9c785
#!/bin/bash
set
-e
# Install ColumnStore
columnstore-post-install
install
#DEBHELPER#
debian/mariadb-plugin-columnstore.postrm
deleted
100644 → 0
View file @
81b9c785
#!/bin/bash
set
-e
if
[
"
$1
"
=
"purge"
]
;
then
rm
-rf
/var/lib/columnstore
rm
-rf
/etc/columnstore
rm
-f
/etc/mysql/mariadb.conf.d/columnstore.cnf.rpmsave
fi
# Automatically restart MariaDB after ColumnStore plugin has been removed
case
"
$1
"
in
purge|remove|disappear
)
if
[
-d
/run/systemd/system
]
;
then
# If systemd
deb-systemd-invoke restart mariadb.service
>
/dev/null
elif
[
-x
"/etc/init.d/mariadb"
]
;
then
# Fall-back to SysV init
invoke-rc.d mariadb restart
||
exit
$?
fi
;;
esac
#DEBHELPER#
debian/mariadb-plugin-columnstore.prerm
deleted
100644 → 0
View file @
81b9c785
#!/bin/bash
set
-e
columnstore-pre-uninstall
#DEBHELPER#
debian/mariadb-plugin-columnstore.triggers
deleted
100644 → 0
View file @
81b9c785
activate-noawait ldconfig
columnstore
@
a91c4d00
Subproject commit
86347532abf1f7dae8896a96d5b7251233fca229
Subproject commit
a91c4d00d931b2e7dacc4f3ad6070906ddefff14
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