Closed Bug 831827 Opened 11 years ago Closed 11 years ago

Update sql/data.sql to match DB

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: armenzg)

References

Details

Attachments

(1 file)

Attached patch match the DBSplinter Review
mysql> select * from os_list order by id;
+----+-----------------------------------+
| id | name                              |
+----+-----------------------------------+
|  1 | WINNT 5.1                         |
|  2 | WINNT 6.0                         |
|  3 | MacOSX Darwin 8.8.1               |
|  4 | MacOSX Darwin 9.2.2               |
|  5 | Ubuntu 7.10                       |
|  6 | CentOS release 5 (Final)          |
|  7 | MacOSX 10.5.2                     |
|  8 | WINNT 5.2                         |
|  9 | Nokia n810                        |
| 10 | Ubuntu 9.04 (x64)                 |
| 12 | WINNT 6.1                         |
| 13 | MacOSX 10.5.8                     |
| 14 | Fedora 12 - Constantine           |
| 15 | Fedora 12 x64 - Constantine       |
| 16 | Nokia n900                        |
| 17 | MacOSX 10.6.2 (rev3)              |
| 18 | CentOS (x86_64) release 5 (Final) |
| 19 | WINNT 6.1 x64                     |
| 20 | Android 2.2 (Native)              |
| 21 | MacOSX 10.6 (rev4)                |
| 22 | MacOSX 10.7                       |
| 23 | Android 2.2                       |
| 24 | MacOSX 10.8                       |
| 25 | WINNT 6.1 (ix)                    |
| 27 | Windows Server 2008 R2 (x64)      |
| 29 | Android 4.0.4                     |
+----+-----------------------------------+
26 rows in set (0.00 sec)
Attachment #703386 - Flags: review?(coop)
Comment on attachment 703386 [details] [diff] [review]
match the DB

Review of attachment 703386 [details] [diff] [review]:
-----------------------------------------------------------------

I still object on data purity grounds, but I don't want us to need to write a more complicated import system for a rarely-updated db.
Attachment #703386 - Flags: review?(coop) → review+
Attachment #703386 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: