Exclude LOAD section from MR until UMC-756 is deployed

This commit is contained in:
fbsanchez 2021-07-21 18:09:20 +02:00
parent f71ae73c84
commit e4a08855e5
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