Closed
Bug 823970
Opened 12 years ago
Closed 12 years ago
Browserid : apply DB schema change/table addition for train-2012.12.07 in production
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gene, Assigned: gene)
Details
# On db1.iddb.phx1.svc.mozilla.com
echo "CREATE TABLE IF NOT EXISTS idp (id BIGINT AUTO_INCREMENT PRIMARY KEY,domain VARCHAR(255) UNIQUE NOT NULL,lastSeen TIMESTAMP DEFAULT 0 NOT NULL) ENGINE=InnoDB;" | sudo mysql browserid
Assignee | ||
Comment 1•12 years ago
|
||
Completed at 9:02am
Assignee: nobody → gene
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•