Project

General

Profile

Actions

bug #9901

closed

Remove unique key Media_RightsInfo.rights_id

Added by Andreas Müller over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Highest
Category:
cdm
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
major
Found in Version:

Description

Some DBs still have this key but as rights are reusable now this is not correct.

ALTER TABLE `Media_RightsInfo`
    DROP INDEX `UK_fcqp2ajt4x539jpef1wunr4mb`;

This is manually fixed on production.

Actions

Also available in: Atom PDF