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-520 - move mysql_upgrade
This commit is contained in:
@ -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...
|
||||
|
Reference in New Issue
Block a user