https://bugzilla.wikimedia.org/show_bug.cgi?id=36536

Antoine "hashar" Musso <has...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Antoine "hashar" Musso <has...@free.fr> 2012-05-07 17:01:11 
UTC ---
I have made Firefox 10 active again, reusing the id in the process:

mysql> update useragents set active=1 where id=118;
Query OK, 1 row affected (0.01 sec)
Rows matched: 1  Changed: 1  Warnings: 0


End result:


mysql> SELECT * FROM useragents WHERE id=118 \G
*************************** 1. row ***************************
     id: 118
   name: Firefox 10
 engine: gecko
version: ^10.
 active: 1
current: 0
popular: 0
    gbs: 0
   beta: 0
 mobile: 0
1 row in set (0.00 sec)

mysql>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to