Closed Bug 367379 Opened 18 years ago Closed 18 years ago

AMO DB update for broken hash

Categories

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

All
Other
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: morgamic, Assigned: oremj)

References

Details

Could we please run this query to update a broken hash:

update version 
set hash='sha1:86b6d006cf5dcff07f15d0dca32e3b123e108099'
where vid=27551;

Thanks. :)
Blocks: 367315
Assignee: server-ops → oremj
mysql> update version 
    -> set hash='sha1:86b6d006cf5dcff07f15d0dca32e3b123e108099'
    -> where vid=27551;
Query OK, 1 row affected (0.06 sec)
Rows matched: 1  Changed: 1  Warnings: 0
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Thanks Jeremy.
Status: RESOLVED → VERIFIED
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.