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:
Julio Cesar Laura Avendaño
2015-04-24 13:59:52 -04:00

View File

@@ -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