added the import of the database content

pull/1/head
Fabien Mathey 2017-06-16 08:52:02 +02:00 committed by GitHub
parent a23e93c71b
commit 67d537b10b
1 changed files with 3 additions and 1 deletions

View File

@ -43,10 +43,12 @@ Change Sql Mode in my.cnf:
sql-mode = MYSQL40
There is 2 databases:
There are 2 databases:
* monarc_common contain models and data create by smile.
* monarc_master contain all user and authentication information
Once the databases are created, go to the folder /db-bootstrap/ and extract the monarc-common.sql.gz and import it into the monarc_common database.
Symbolics links
---------------