Feature #14
add indexes
Description
Indexes are required for a large database,
for example:
name fields in most tables
*_id in most tables
date fields on reports table etc
Associated revisions
Internal server error in installation within katelo.
Fixes #14.
History
#1
Updated by Ohad Levy almost 13 years ago
- Category set to Database
- Assignee set to Ohad Levy
- Target version set to 0.1-1
#2
Updated by Ohad Levy almost 13 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 8fc865958bd681062b58881be67de9eab7c4c706.
#3
Updated by Ohad Levy almost 13 years ago
- Status changed from Ready For Testing to Closed
Fixes #14; this adds database index to make host, parameters and reports table perform better