You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
MCOL-939 Moved columnstore version information to columnstoreversion.h for 1.1.X
This commit is contained in:
@@ -36,15 +36,6 @@ echo "################# mcsadmin getcolumnstoresoftwareinfo #################"
|
||||
echo " "
|
||||
$INSTALLDIR/bin/mcsadmin getsoftwareinfo
|
||||
|
||||
if [ -e $INSTALLDIR/releasenum ];then
|
||||
echo " "
|
||||
echo "-- Columnstore Release Number file --"
|
||||
echo " "
|
||||
echo "################# cat $INSTALLDIR/releasenum #################"
|
||||
echo " "
|
||||
cat $INSTALLDIR/releasenum
|
||||
fi
|
||||
|
||||
echo " "
|
||||
echo "-- Columnstore Storage Configuration --"
|
||||
echo " "
|
||||
|
Reference in New Issue
Block a user