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-3630 Remove "columnstore start" instruction
Don't tell the user to do this as ColumnStore already does it.
This commit is contained in:
@ -182,16 +182,10 @@ if [ -z "aws" ]; then
|
||||
fi
|
||||
|
||||
cat <<EOD
|
||||
The next step is:
|
||||
|
||||
If installation on pm1:
|
||||
The next step on the node that will become PM1:
|
||||
|
||||
postConfigure
|
||||
|
||||
If installing on a node other than pm1:
|
||||
|
||||
columnstore start
|
||||
|
||||
|
||||
EOD
|
||||
|
||||
|
Reference in New Issue
Block a user