Closed
Bug 425445
Opened 17 years ago
Closed 17 years ago
Run AMO SQL tonight/tomorrow
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: fligtar, Assigned: oremj)
References
Details
When the AMO update ping counter runs tonight (Thursday), it will insert some data for 3/20 that should actually be on 3/19. I haven't had a chance to fix the bug yet (hopefully before next Thursday), but sometime after the cron finishes, the SQL below will need to be run to fix it, otherwise users will start complaining since they see this data now.
I won't be around tonight or tomorrow morning, so filing the bug now.
delete from update_counts where date='2008-03-27';
Thanks!
Assignee | ||
Updated•17 years ago
|
Assignee: server-ops → oremj
Reporter | ||
Comment 1•17 years ago
|
||
Closing this bug, as I'm going to post detailed instructions in bug 425043 and this bug will only making things confusing.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•