Closed Bug 155451 Opened 22 years ago Closed 22 years ago

optimize Bugzilla tables

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: myk, Assigned: myk)

References

Details

The Bugzilla tables, especially ones with variable-length rows, may be
suboptimal.  They should be optimized:

http://www.mysql.com/doc/O/P/OPTIMIZE_TABLE.html
ANALYZE should probably be done via a cron job every so often (Weekly?), or at
least after every schema update.
Blocks: 151817
Done.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.