Closed
Bug 432746
Opened 17 years ago
Closed 17 years ago
Run SQL on AMO
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: aravind)
Details
We need to convert an extension to a language pack in the live database. Please run this SQL on AMO:
update addons set addontype_id=5 where id=7096;
Thanks
| Reporter | ||
Comment 1•17 years ago
|
||
Not sure how that title got in there... fixing...
Summary: Update → Run SQL on AMO
| Assignee | ||
Updated•17 years ago
|
Assignee: server-ops → aravind
| Assignee | ||
Comment 2•17 years ago
|
||
Done.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•