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

--- Comment #1 from Malafaya <[email protected]> 2010-06-14 20:09:00 UTC ---
In case the paste bin expires, here's the result:

      mysql> select distinct tl_from from templatelinks left join page on
page_id=tl_from where page_title is null;
      +---------+
      | tl_from |
      +---------+
      |    3364 |
      |    3612 |
      |    3697 |
      |    3722 |
      |    4996 |
      |    5055 |
      |    5136 |
      |    5139 |
      |    5497 |
      |    5506 |
      |    5508 |
      |    5729 |
      |    6088 |
      |    6093 |
      |    6098 |
      |    6099 |
      |    6100 |
      |    6102 |
      |    6104 |
      |    6106 |
      |    6109 |
      |    6110 |
      |   14604 |
      |   14628 |
      |   14629 |
      |   14822 |
      |   16128 |
      |   16228 |
      +---------+
      28 rows in set (7.59 sec)

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