Closed
Bug 545046
Opened 16 years ago
Closed 16 years ago
[AMO] Run some SQL in production
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbalogh, Assigned: fox2mike)
Details
Please run https://bug539568.bugzilla.mozilla.org/attachment.cgi?id=425866 in prod.
| Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → shyam
| Assignee | ||
Comment 1•16 years ago
|
||
Jeff ran this on stage, so I went ahead on prod.
mysql> INSERT INTO download_sources (name, type, created) VALUES ('userprofile', 'full', NOW());
Query OK, 1 row affected (0.00 sec)
Done.
Status: NEW → RESOLVED
Closed: 16 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
•