Closed Bug 398734 Opened 17 years ago Closed 17 years ago

Convert from reference by value to reference by ID meta bug

Categories

(Bugzilla :: Database, enhancement)

3.1.2
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 287311

People

(Reporter: kbenton, Assigned: kbenton)

References

Details

This meta bug is created to track converting bug fields that are reference by value to reference by ID.  The goal is to do this in stages so review can be done in smaller bite-sized chunks.

Why, you ask?

Our supposition is that converting to reference by non-contextual primary key (ID) 1) saves space in both tables and indexes, 2) provides a clear method of referential integrity enforcement, 3) makes data inserts and updates go faster because indexes are simpler to update and 4) provides a consistency of retrieval for searches.  This also has a side-benefit of simplifying sanitycheck.cgi and improving scalability even further.
Assignee: database → kevin.benton
Blocks: 398736
No longer blocks: 398736
Depends on: 398736
Status: NEW → ASSIGNED
Depends on: 398737
Depends on: 398740
Depends on: 398741
Depends on: 398742
Depends on: 398744
Depends on: 398745
Depends on: 398746
Depends on: 398747
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Target Milestone: Bugzilla 4.0 → ---
You need to log in before you can comment on or make changes to this bug.