added the import of the database content
parent
a23e93c71b
commit
67d537b10b
|
@ -43,10 +43,12 @@ Change Sql Mode in my.cnf:
|
||||||
|
|
||||||
sql-mode = MYSQL40
|
sql-mode = MYSQL40
|
||||||
|
|
||||||
There is 2 databases:
|
There are 2 databases:
|
||||||
* monarc_common contain models and data create by smile.
|
* monarc_common contain models and data create by smile.
|
||||||
* monarc_master contain all user and authentication information
|
* 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
|
Symbolics links
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue