Closed Bug 551192 Opened 16 years ago Closed 16 years ago

[amo] Run migration on prod

Categories

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

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: fox2mike)

Details

(Whiteboard: 2010-03-09 @8pm)

ALTER TABLE addons CHANGE COLUMN `nominationdate` `nominationdate` datetime; This has been on preview for a while. The cron we added this morning wants nominationdate to be nullable.
Assignee: server-ops → shyam
Whiteboard: 2010-03-09 @8pm
mysql> ALTER TABLE addons -> CHANGE COLUMN `nominationdate` `nominationdate` datetime; Query OK, 91983 rows affected (18.64 sec) Records: 91983 Duplicates: 0 Warnings: 0 All done.
Status: NEW → RESOLVED
Closed: 16 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.