#10362 change MR 64 correction ticket #11109

This commit is contained in:
Jonathan 2023-05-17 09:39:35 +02:00
parent e87da5e1e5
commit 7b414c6b69
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
START TRANSACTION;
UPDATE pandora.tnetwork_component
UPDATE `tnetwork_component`
SET module_enabled=1
WHERE name='Cisco _nameOID_ power state';