Closed
Bug 907255
Opened 12 years ago
Closed 12 years ago
update graphs.m.o and graphs.a.o with sql statements
Categories
(Data & BI Services Team :: DB: MySQL, task)
Data & BI Services Team
DB: MySQL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: bjohnson)
References
Details
Please update these two databases ("graphs_mozilla_org_new" and "graphs_stage2_prod") with this sql:
update tests set pretty_name='tscroll-ASAP MozAfterPaint' where name='tscrollx_paint';
update tests set pretty_name='SVG-ASAP' where name='tsvgx';
update tests set pretty_name='SVG-ASAP, NoChrome' where name='tsvgx_nochrome';
update tests set pretty_name='tscroll-ASAP' where name='tscrollx';
Assignee | ||
Comment 1•12 years ago
|
||
Done. Worked perfectly on both servers.
Thanks!
Assignee: server-ops-database → bjohnson
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•