2016-02-08 22:33:28 +01:00

3 lines
89 B
SQL

ALTER TABLE icinga_host DROP KEY object_name, ADD UNIQUE KEY object_name (object_name);