Closed Bug 722113 Opened 12 years ago Closed 12 years ago

The profile_search table has a wrong index name

Categories

(Bugzilla :: Database, defect)

4.0.3
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 4.2

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

Attachments

(1 file)

All indexes in the DB are supposed to be named ${table}_${column}_idx, but profile_search has its index named profile_search_user_id. It doesn't end with _idx.
Flags: blocking4.2+
Attached patch patch, v1Splinter Review
Assignee: database → LpSolit
Status: NEW → ASSIGNED
Attachment #597396 - Flags: review?(glob)
Comment on attachment 597396 [details] [diff] [review]
patch, v1

r=glob
Attachment #597396 - Flags: review?(glob) → review+
Flags: approval4.2+
Flags: approval+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/DB/Schema.pm
modified Bugzilla/Install/DB.pm
Committed revision 8111.

Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified Bugzilla/DB/Schema.pm
modified Bugzilla/Install/DB.pm
Committed revision 8026.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: