Merged in mcuiza/processmaker/PM-2433 (pull request #1997)
PM-2433 - Admin>Settings>Email Servers: En Windwos Server 2012 nos dice que falta una tabla al crear una configuracion de email
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# This is a fix for InnoDB in MySQL >= 4.1.x
|
||||
# It "suspends judgement" for fkey relationships until are tables are set.
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
SET @@global.sql_mode='MYSQL40';
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
#-- APPLICATION
|
||||
|
||||
Reference in New Issue
Block a user