Closed
Bug 948281
Opened 12 years ago
Closed 12 years ago
Custom field 'comment_tag' added to bugzilla.mozilla.org
Categories
(Data & BI Services Team :: DB: MySQL, task)
Data & BI Services Team
DB: MySQL
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: nobody, Unassigned)
Details
The custom field 'comment_tag' has been added to the BMO database.
Please run the following on bugzilla1.db.scl3.mozilla.com:
GRANT SELECT (comment_tag) ON `bugs`.`bugs` TO 'metrics'@'10.22.70.20_';
GRANT SELECT (comment_tag) ON `bugs`.`bugs` TO 'metrics'@'10.22.70.21_';
this is a special field, and doesn't require any changes to the ACLs as it doesn't actually exist in the database.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
| Reporter | ||
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•