#5858 - zoneCollisions #1853
|
@ -2,6 +2,7 @@ INSERT IGNORE INTO util.notification ( `name`,`description`)
|
|||
VALUES
|
||||
( 'zone-included','An email to notify zoneCollisions');
|
||||
|
||||
-- Change value if destionation user should be different
|
||||
SET @DESTINATION_USER = "pepe";
|
||||
|
||||
SET @MaxId = LAST_INSERT_ID();
|
||||
|
|
Loading…
Reference in New Issue