summaryrefslogtreecommitdiffstats
path: root/schema/mysql-legacy-changes/upgrade_47.sql
blob: cdaedadefbbda8ed9fb918914fb75eb999c86807 (plain)
1
ALTER TABLE icinga_command_argument DROP INDEX sort_idx, ADD INDEX sort_idx (command_id, sort_order);