Closed
Bug 507427
Opened 16 years ago
Closed 16 years ago
Stage mozillaservice.org run SQL for database schema migration
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: chizu)
Details
Please run
trunk/database/schema_011.sql
against the stage database.
mysql> UPDATE stories SET locale = 'en_US' WHERE locale = 'en-us';
Query OK, 42 rows affected (0.03 sec)
Rows matched: 42 Changed: 42 Warnings: 0
Status: NEW → RESOLVED
Closed: 16 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
•