1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-06 16:09:29 +03:00

fixed amazon install issues

This commit is contained in:
david hill
2017-09-12 14:31:29 -05:00
parent e4aa86e528
commit f6f15028a8
6 changed files with 145 additions and 58 deletions

View File

@@ -2428,8 +2428,8 @@ int processCommand(string* arguments)
}
}
}
sleep(10);
//this is here because a customer likes doing a shutdownsystem then startsystem in a script
sleep(5);
}
break;