[Bug 59470] DBQ-187 Get all namespaces of all Wikipedias

2014-01-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59470

Bugzilla Bug Importer (valhallasw)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
 ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: h...@online.de
CC list: h...@online.de, avicenna...@gmail.com

-- 
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


[Bug 59470] DBQ-187 Get all namespaces of all Wikipedias

2014-01-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59470

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
 ---
---
From: Hoo man 
Date: Sun, 24 Jun 2012 23:54:54
---

I've only scanned wikipedias, as you asked and only listed each namespace once. 
SQL:

SELECT DISTINCT dbname, ns_id FROM namespacename WHERE domain LIKE
"%wikipedia%" ORDER BY dbname, ns_id ASC;

Result:  
http://toolserver.org/~hoo/dbq/dbq-187.txt

-- 
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