1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-24 14:20:59 +03:00
This commit is contained in:
david hill
2016-11-30 15:01:32 -06:00
parent 902e7330c9
commit e798ce2ab3
2 changed files with 14 additions and 2 deletions

View File

@@ -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;