Merge branch 'ent-7835-retoques-finales-756' into 'develop'

Exclude LOAD section from  MR until UMC-756 is deployed

See merge request 
This commit is contained in:
Daniel Rodriguez 2021-07-21 16:22:23 +00:00
commit 69a378cbb2
1 changed files with 0 additions and 4 deletions
pandora_console/extras/mr

View File

@ -25,10 +25,6 @@ CREATE TABLE IF NOT EXISTS `tsync_queue` (
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
LOAD ./procedures/updateSnmpAlerts.sql;
CALL updateSnmpAlerts();
DROP PROCEDURE updateSnmpAlerts;
UPDATE `tlink` SET `link` = 'https://pandorafms.com/manual/' WHERE `id_link` = 0000000001;
UPDATE pandora.tuser_task