You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-24 14:20:59 +03:00
MCOL-421
This commit is contained in:
@@ -15,7 +15,7 @@ checkForError() {
|
||||
rm -f /tmp/error.check
|
||||
$installdir/mysql/mysql-Columnstore stop
|
||||
sleep 2
|
||||
exit 1;
|
||||
exit 2;
|
||||
fi
|
||||
rm -f /tmp/error.check
|
||||
exit 1;
|
||||
|
||||
Reference in New Issue
Block a user