You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-4314 Address comment regarding systemctl stop mariadb-columnstore
This commit is contained in:
@ -319,7 +319,6 @@ if [ $? -eq 0 ] && [ $(running_systemd) -eq 0 ]; then
|
||||
|
||||
echo "Populating the engine initial system catalog."
|
||||
systemctl start mariadb-columnstore
|
||||
systemctl stop mariadb-columnstore
|
||||
fi
|
||||
|
||||
if [ $stop_mysqld -eq 1 ];then
|
||||
|
Reference in New Issue
Block a user