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: I6287c71ebe318e8224255e5406563d4f13806046
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2 files changed