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:
commit
af19eb2037
|
@ -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;
|
Loading…
Reference in New Issue