From b6897951fa227b3a909dc7a0c8886336fd38bddb Mon Sep 17 00:00:00 2001 From: Sunder Tattavarada Date: Wed, 28 Mar 2018 15:08:01 +0000 Subject: [PATCH 1/1] Updated git submodules Project: portal master e3a1140535044053a43d0ced84847b3d40235596 Merge "fixing invalid database name" fixing invalid database name The db name changed from portal to portal_os but all the other SQL files use portal and nothing is using portal_os. all containers are blocked by this failure: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/PortalDDLMySql_2_1_Common.sql ERROR 1049 (42000) at line 16: Unknown database 'portal' Issue-ID: OOM-746 Change-Id: I2ef39a63fcd4d68b67d2e8979f60d9c8094fdab1 Signed-off-by: Mandeep Khinda --- docs/submodules/portal.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git index 99b982918..e3a114053 160000 --- a/docs/submodules/portal.git +++ b/docs/submodules/portal.git @@ -1 +1 @@ -Subproject commit 99b982918fe3c9a33b0f221bdfafd7b710b9edb6 +Subproject commit e3a1140535044053a43d0ced84847b3d40235596 -- 2.16.6