1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

MCOL-520 - move mysql_upgrade

This commit is contained in:
David Hill
2018-11-06 17:41:11 -06:00
parent b090339cab
commit a3e78d6b63

View File

@ -105,6 +105,10 @@ if [ -x $installdir/mysql/mysql-Columnstore ]; then
fi
fi
fi
# stop
$installdir/mysql/mysql-Columnstore stop >/dev/null 2>&1
sleep 2
fi
### Don't give the user the notes, we'll fix them ourselves...