Closed Bug 807450 Opened 12 years ago Closed 12 years ago

Please run this on the graphs DB

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: scabral)

References

Details

Reviewed in https://bugzilla.mozilla.org/attachment.cgi?id=677021&action=edit insert into machines values (NULL,1,0,"2.26","talos-r3-xp-097",1,unix_timestamp()); insert into machines values (NULL,1,0,"2.26","talos-r3-xp-098",1,unix_timestamp()); insert into machines values (NULL,1,0,"2.26","talos-r3-xp-099",1,unix_timestamp()); insert into machines values (NULL,1,0,"2.26","talos-r3-xp-100",1,unix_timestamp()); insert into machines values (NULL,12,0,"2.26","talos-r3-w7-100",1,unix_timestamp()); insert into machines values (NULL,12,0,"2.26","talos-r3-w7-101",1,unix_timestamp()); insert into machines values (NULL,12,0,"2.26","talos-r3-w7-102",1,unix_timestamp()); insert into machines values (NULL,12,0,"2.26","talos-r3-w7-103",1,unix_timestamp()); insert into machines values (NULL,12,0,"2.26","talos-r3-w7-104",1,unix_timestamp());
Inserted on both graphs staging and graphs production, with no errors.
Assignee: server-ops-database → scabral
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Thanks sheeri!
Hi! It seems I forgot to request talos-r3-xp-096 to be added as well! Could you please run this as well? insert into machines values (NULL,1,0,"2.26","talos-r3-xp-096",1,unix_timestamp());
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This row has been inserted into stage and production. Happy Monday! (In reply to Armen Zambrano G. [:armenzg] from comment #3) > Hi! > It seems I forgot to request talos-r3-xp-096 to be added as well! > > Could you please run this as well? > insert into machines values > (NULL,1,0,"2.26","talos-r3-xp-096",1,unix_timestamp());
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.