You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +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
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# stop
|
||||||
|
$installdir/mysql/mysql-Columnstore stop >/dev/null 2>&1
|
||||||
|
sleep 2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
### Don't give the user the notes, we'll fix them ourselves...
|
### Don't give the user the notes, we'll fix them ourselves...
|
||||||
|
Reference in New Issue
Block a user