duplicate index in eventum_project_release

Bug #788699 reported by Susanne Ebrecht
2
Affects Status Importance Assigned to Milestone
Eventum
Fix Released
Low
Elan Ruusamäe

Bug Description

I dumped the database:

CREATE TABLE `eventum_project_release`
....
UNIQUE KEY `pre_title` (`pre_prj_id`,`pre_title`),
KEY `pre_prj_id` (`pre_prj_id`)

This means there are two indexes on pre_prj_id. One index would be enough.

Susanne

Elan Ruusamäe (glen666)
Changed in eventum:
milestone: none → 2.3.4
Elan Ruusamäe (glen666)
Changed in eventum:
milestone: 2.3.4 → 2.4
Revision history for this message
Elan Ruusamäe (glen666) wrote :
Changed in eventum:
assignee: nobody → Elan Ruusamäe (glen666)
importance: Undecided → Low
status: New → Fix Committed
Elan Ruusamäe (glen666)
Changed in eventum:
milestone: 2.4 → 3.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.