Closed Bug 664113 Opened 14 years ago Closed 14 years ago

please run the following sql on graphs.m.o and graphs-stage.m.o

Categories

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

x86_64
Linux
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: fox2mike)

References

Details

insert into branches values (NULL,"Mozilla-Release"); insert into branches values (NULL,"Mozilla-Release-Release");
Blocks: 664112
Mozilla-Release-Release-Release-Release! :D Done!
Assignee: server-ops-database → shyam
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whoops, I forgot about the other set of inserts. Sorry to re-open, but can you also run: insert into machines values (NULL,6,0,NULL,"Linux_mozilla-release",1,unix_timestamp()); insert into machines values (NULL,6,0,NULL,"Linux_mozilla-release_leak_test",1,unix_timestamp()); insert into machines values (NULL,6,0,NULL,"Linux_QT_mozilla-release",1,unix_timestamp()); insert into machines values (NULL,6,0,NULL,"Linux_QT_mozilla-release_leak_test",1,unix_timestamp()); insert into machines values (NULL,7,0,NULL,"OS_X_10.5.2_mozilla-release",1,unix_timestamp()); insert into machines values (NULL,7,0,NULL,"OS_X_10.5.2_mozilla-release_leak_test",1,unix_timestamp()); insert into machines values (NULL,8,0,NULL,"WINNT_5.2_mozilla-release",1,unix_timestamp()); insert into machines values (NULL,8,0,NULL,"WINNT_5.2_mozilla-release_leak_test",1,unix_timestamp()); insert into machines values (NULL,19,0,NULL,"WINNT_6.1_mozilla-release",1,unix_timestamp()); insert into machines values (NULL,19,0,NULL,"WINNT_6.1_mozilla-release_leak_test",1,unix_timestamp()); insert into machines values (NULL,17,0,NULL,"OS_X_10.6.2_mozilla-release",1,unix_timestamp()); insert into machines values (NULL,17,0,NULL,"OS_X_10.6.2_mozilla-release_leak_test",1,unix_timestamp()); insert into machines values (NULL,18,0,NULL,"Linux_x86-64_mozilla-release",1,unix_timestamp()); insert into machines values (NULL,18,0,NULL,"Linux_x86-64_mozilla-release_leak_test",1,unix_timestamp());
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Done.
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
I just posted to graphs-stage successfully, thanks!
Status: RESOLVED → VERIFIED
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.