This commit is contained in:
enriquecd 2018-04-30 14:59:35 +02:00
parent b8956ea3af
commit d76f8f6c76
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;