Closed
Bug 573650
Opened 15 years ago
Closed 15 years ago
please run this sql on production graph server
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhford, Assigned: fox2mike)
References
Details
Attachments
(1 file)
334 bytes,
text/plain
|
Details |
No description provided.
Reporter | ||
Comment 1•15 years ago
|
||
bumping priority as this is blocking n900 qt testing which is a Q2 goal for us
Severity: normal → major
Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → shyam
Assignee | ||
Comment 2•15 years ago
|
||
Done!
mysql> insert into branches values (NULL,"mobile-qt");
Query OK, 1 row affected (0.00 sec)
mysql> insert into branches values (NULL,"mobile-tracemonkey-qt");
Query OK, 1 row affected (0.00 sec)
mysql> insert into branches values (NULL,"mobile-1.9.2-qt");
Query OK, 1 row affected (0.00 sec)
mysql> insert into branches values (NULL,"mobile-lorentz-qt");
Query OK, 1 row affected (0.00 sec)
mysql> insert into branches values (NULL,"mobile-electrolysis-qt");
Query OK, 1 row affected (0.00 sec)
mysql> insert into branches values (NULL,"mobile-places-qt");
Query OK, 1 row affected (0.00 sec)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
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
•