Page 1 of 1

Installing 2.0 -> Duplicate key name 'idx_bug_rev_id_time'

Posted: 25 Jan 2017, 23:46
by jahenaor
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'

Re: Installing 2.0 -> Duplicate key name 'idx_bug_rev_id_tim

Posted: 26 Jan 2017, 16:07
by atrol