summaryrefslogtreecommitdiffstats
path: root/schema/mysql-legacy-changes/upgrade_61.sql
blob: 50d62fd5b02c7c1be68637bb4a4db2cd4df7bb68 (plain)
1
2
ALTER TABLE icinga_host DROP KEY object_name, ADD UNIQUE KEY object_name (object_name);