Merge branch 'master' of ssh://rhea.netlor.fr:2222/monarc/MonarcAppBO

pull/1/head
The Netlor Automerger 2017-02-06 09:33:39 +01:00
commit 5a96a786a0
1 changed files with 2 additions and 3 deletions

View File

@ -41,10 +41,9 @@ Create 2 databases:
CREATE DATABASE monarc_master;
CREATE DATABASE monarc_common;
Change Sql Mode for each database:
Change Sql Mode in my.cnf:
SET SESSION sql_mode = 'MYSQL40';
SET GLOBAL sql_mode = 'MYSQL40';
sql-mode = MYSQL40
Symbolics links