Closed Bug 637371 Opened 15 years ago Closed 15 years ago

Add tpaint and ts_paint graphs into graph server

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
Windows 7
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jimm, Unassigned)

References

Details

Add tpaint and ts_paint graphs to graphs servers on stage and production. (per bhearsum's comments in bug 635898, patch is also posted there.)
did this bug get lost or put on the backburner?
Blocks: 635898
No longer depends on: 635898
I fixed the dependency. IT may have thought there was still work to happen in the other bug the way it was setup before. IT: gentle ping - when do you think you can get these inserts run?
Can we have the SQL on this bug please? The patch on the mentioned bug isn't clear, please make sure what needs to be added is here on this bug and is approved.
the patch in bug 635898 needs to be applied. ere is a direct link to the diff: https://bugzilla.mozilla.org/attachment.cgi?id=515144&action=diff&context=patch&collapsed=&headers=1&format=raw Is there something else with this diff that is missing?
done mysql> insert into tests values (NULL,"tpaint","Paint",1,1,NULL); Query OK, 1 row affected (0.00 sec) mysql> insert into tests values (NULL,"ts_paint","Ts, Paint",1,1,NULL); Query OK, 1 row affected (0.00 sec)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
(done in staging as well)
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.