Search found 1 match

by jahenaor
25 Jan 2017, 23:46
Forum: General Discussion
Topic: Installing 2.0 -> Duplicate key name 'idx_bug_rev_id_time'
Replies: 1
Views: 2698

Installing 2.0 -> Duplicate key name 'idx_bug_rev_id_time'

I am running the installation script manually

SQL QUERY:

Code: Select all

ALTER TABLE mantis_bug_revision_table ADD  INDEX idx_bug_rev_id_time  (bug_id, timestamp);
#1061 - Duplicate key name 'idx_bug_rev_id_time'