Project

General

Profile

Actions

bug #9901

closed

Remove unique key Media_RightsInfo.rights_id

Added by Andreas Müller over 2 years ago. Updated over 1 year 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 #1

Updated by Andreas Müller over 2 years ago

  • Status changed from New to In Progress
  • Priority changed from New to Highest
  • Severity changed from normal to major
Actions #2

Updated by Andreas Müller over 2 years ago

  • Description updated (diff)
Actions #3

Updated by Andreas Müller over 1 year ago

  • Status changed from In Progress to Resolved
Actions #4

Updated by Andreas Müller over 1 year ago

  • % Done changed from 0 to 70
Actions #5

Updated by Andreas Müller over 1 year ago

  • Target version changed from CDM UML 5.43 to Release 5.32
Actions #6

Updated by Andreas Müller over 1 year ago

  • Status changed from Resolved to Closed
  • % Done changed from 70 to 100

I guess this worked. I did not find any db with a uk-index only fk.

Actions

Also available in: Atom PDF