Closed Bug 526415 Opened 16 years ago Closed 16 years ago

Run blocklist query on AMO DB

Categories

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

All
Other
task
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: morgamic, Assigned: fox2mike)

References

Details

Need to run this query on the AMO database to resolve bug 448768. INSERT INTO `blitems` ( `guid` , `min` , `max`) VALUES ( '{B13721C7-F507-4982-B2E5-502A71474FED}', ' ', '3.3.0.3970');
Blocks: 448768
Assignee: server-ops → shyam
Done. mysql> INSERT INTO `blitems` ( `guid` , `min` , `max`) VALUES ( -> '{B13721C7-F507-4982-B2E5-502A71474FED}', ' ', '3.3.0.3970'); Query OK, 1 row affected (0.01 sec)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.