Closed Bug 401010 Opened 17 years ago Closed 17 years ago

Run AMO SQL to clear flagged add-ons queue

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fligtar, Assigned: oremj)

Details

Basil has reviewed all of the flagged add-ons and they are ready to be cleared.

UPDATE addons SET adminreview=0;
ping
Jeremy, can we run the above SQL on AMO when you have time please?
Assignee: fligtar → oremj
Component: Administration → Server Operations: Web Content Push
Keywords: push-needed
Product: addons.mozilla.org → mozilla.org
QA Contact: administration → justin
Summary: Clear flagged add-ons queue → Run AMO SQL to clear flagged add-ons queue
Version: 3.0 → other
mysql> UPDATE addons SET adminreview=0;
Query OK, 18 rows affected (0.21 sec)
Rows matched: 4829  Changed: 18  Warnings: 0
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.