Merge branch '2007-Monitorizacion-de-cluster-fase-2-MR15-2' into 'develop'

Fix MR - #2007

See merge request artica/pandorafms!1461
This commit is contained in:
vgilc 2018-04-30 15:15:21 +02:00
commit af19eb2037
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ ALTER TABLE tcluster DROP FOREIGN KEY tcluster_ibfk_1;
ALTER TABLE tcluster_agent DROP FOREIGN KEY tcluster_agent_ibfk_1;
ALTER TABLE tcluster_agent DROP FOREIGN KEY tcluster_agent_ibfk_1;
ALTER TABLE tcluster_agent DROP FOREIGN KEY tcluster_agent_ibfk_2;
COMMIT;