Closed Bug 481088 Opened 17 years ago Closed 17 years ago

Execute SQL for Socorro MTBF SeaMonkey report

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ozten, Assigned: reed)

References

()

Details

on Socorro crash report production database, please execute: UPDATE productdims SET release = 'development' WHERE release = 'developer'; This will fix an issue where the MTBF report for SeaMonkey development builds are mis-named. This does not require downtime, I would estimate that it will execute very quickly. Rollback plan: None. Worst case this will affect only the MTBF reports.
Blocks: 480615
Assignee: server-ops → justdave
Assignee: justdave → reed
breakpad=# UPDATE productdims SET release = 'development' WHERE release = 'developer'; UPDATE 9
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.