Closed Bug 935635 Opened 12 years ago Closed 12 years ago

no new data on devdb since 2013-10-05

Categories

(Data & BI Services Team :: DB: MySQL, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: mpressman)

References

Details

breakpad=> select max(date_processed) from reports; max ------------------------------- 2013-10-05 21:25:21.372632+00 (1 row)
Assignee: server-ops-webops → server-ops-database
Component: WebOps: Socorro → Server Operations: Database
Product: Infrastructure & Operations → mozilla.org
QA Contact: nmaul → scabral
Assignee: server-ops-database → mpressman
this appears to be a byproduct of the extractMiniDB.py script as it failed after trying to dump a table that no longer exists. This was caught in bug https://bugzilla.mozilla.org/show_bug.cgi?id=934325.
Blocks: 935682
reloading dev now
Depends on: 934325
dev reload complete breakpad:5432# select max(date_processed) from reports; max ------------------------------- 2013-11-06 21:51:58.507212+00 (1 row)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
No longer depends on: 934325
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.