aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/dbca-os/db-scripts/dbca-dml-mysql-1707-os.sql
diff options
context:
space:
mode:
Diffstat (limited to 'dcae_dmaapbc_webapp/dbca-os/db-scripts/dbca-dml-mysql-1707-os.sql')
-rw-r--r--dcae_dmaapbc_webapp/dbca-os/db-scripts/dbca-dml-mysql-1707-os.sql4
1 files changed, 1 insertions, 3 deletions
diff --git a/dcae_dmaapbc_webapp/dbca-os/db-scripts/dbca-dml-mysql-1707-os.sql b/dcae_dmaapbc_webapp/dbca-os/db-scripts/dbca-dml-mysql-1707-os.sql
index 5dc0e98..cced85b 100644
--- a/dcae_dmaapbc_webapp/dbca-os/db-scripts/dbca-dml-mysql-1707-os.sql
+++ b/dcae_dmaapbc_webapp/dbca-os/db-scripts/dbca-dml-mysql-1707-os.sql
@@ -3,9 +3,7 @@
-- in the 1707 release with data for the open-source ONAP version.
--
-- This file is suitable for deployment to Application Hosting in 1704 and later:
--- 1. This file does NOT name the database; i.e., no statements like this:
--- "use foo;"
--- 2. This file uses "--" not NOT "/* */" comment notation; i.e., no statements from mysqldump like this:
+-- This file uses "--" not NOT "/* */" comment notation; i.e., no statements from mysqldump like this:
-- /*!40101 SET character_set_client = utf8 */;
--
-- Most of the data loaded here is default data for the EP-SDK application (but much reduced).