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

Aaron Schulz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Aaron Schulz <[email protected]> 2011-10-07 23:22:45 
UTC ---
(In reply to comment #4)
> Can anybody check whether the globalimagelinks table is empty?

The whole table? No.

http://commons.wikimedia.org/w/index.php?title=Special%3AGlobalUsage&limit=50&target=Date+mark+of+Nagasaki+bomb.jpg

aaron@fenari:~/common/php-1.18/includes/media$ mwscript sql.php commonswiki
> SELECT * FROM globalimagelinks WHERE gil_to = 
> 'Date_mark_of_Nagasaki_bomb.jpg';
stdClass Object
(
    [gil_wiki] => dewiki
    [gil_page] => 6147565
    [gil_page_namespace_id] => 0
    [gil_page_namespace] =>
    [gil_page_title] => Friedenspark (Nagasaki)
    [gil_to] => Date_mark_of_Nagasaki_bomb.jpg
)
stdClass Object
(
    [gil_wiki] => enwiki
    [gil_page] => 4322728
    [gil_page_namespace_id] => 0
    [gil_page_namespace] =>
    [gil_page_title] => Nagasaki_Peace_Park
    [gil_to] => Date_mark_of_Nagasaki_bomb.jpg
)
stdClass Object
(
    [gil_wiki] => enwiki
    [gil_page] => 11778948
    [gil_page_namespace_id] => 0
    [gil_page_namespace] =>
    [gil_page_title] => Atomic_bombings_of_Hiroshima_and_Nagasaki
    [gil_to] => Date_mark_of_Nagasaki_bomb.jpg
)
...[a few more results]

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

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to