Closed
Bug 464837
Opened 17 years ago
Closed 17 years ago
SQL to deploy on both AMO and preview.AMO DBs
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wenzel, Assigned: oremj)
References
Details
Attachments
(1 file)
|
2.98 KB,
text/plain
|
Details |
Please execute the attached SQL on production AMO as well as preview (note: if you do this before you fix bug 464829, you can skip executing it on preview, as you'll overwrite it anyway).
It changes the list of add-ons in the "fashion your firefox" collection.
End user impact: none.
CCing morgamic for approval.
| Reporter | ||
Comment 1•17 years ago
|
||
Comment on attachment 348131 [details]
new add-on list for Fashion your Firefox
(bugzilla not recognizing SQL files is annoying :( )
Attachment #348131 -
Attachment mime type: application/octet-stream → text/plain
| Reporter | ||
Comment 2•17 years ago
|
||
Marketing asked for this to happen during the course of Friday, please.
Comment 3•17 years ago
|
||
Hey, this would help us test something for next Tuesday -- would be a big help.
| Assignee | ||
Updated•17 years ago
|
Assignee: server-ops → oremj
| Assignee | ||
Comment 4•17 years ago
|
||
ERROR 1452 (23000) at line 10: Cannot add or update a child row: a foreign key constraint fails (`addons_reskin/addons_collections`, CONSTRAINT `addons_collections_ibfk_1` FOREIGN KEY (`addon_id`) REFERENCES `addons` (`id`))
ERROR 1452 (23000) at line 35: Cannot add or update a child row: a foreign key constraint fails (`addons_reskin/addons_collections`, CONSTRAINT `addons_collections_ibfk_1` FOREIGN KEY (`addon_id`) REFERENCES `addons` (`id`))
ERROR 1452 (23000) at line 40: Cannot add or update a child row: a foreign key constraint fails (`addons_reskin/addons_collections`, CONSTRAINT `addons_collections_ibfk_1` FOREIGN KEY (`addon_id`) REFERE
| Assignee | ||
Comment 5•17 years ago
|
||
Hmm, I'll do bug 464829 first. It will probably work after.
| Assignee | ||
Comment 6•17 years ago
|
||
Attachment 348131 [details] has been run on preview and production.
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
•