You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-10 01:22:48 +03:00
Merge pull request #965 from LinuxJedi/MCOL-3630
MCOL-3630 Remove "columnstore start" instruction
This commit is contained in:
@@ -182,16 +182,10 @@ if [ -z "aws" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cat <<EOD
|
cat <<EOD
|
||||||
The next step is:
|
The next step on the node that will become PM1:
|
||||||
|
|
||||||
If installation on pm1:
|
|
||||||
|
|
||||||
postConfigure
|
postConfigure
|
||||||
|
|
||||||
If installing on a node other than pm1:
|
|
||||||
|
|
||||||
columnstore start
|
|
||||||
|
|
||||||
|
|
||||||
EOD
|
EOD
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user