Ladsgroup created this task.
Ladsgroup added a project: Wikidata.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION

Getting this query from wikidatawiki gives out this:

MariaDB [wikidatawiki_p]> select eu_aspect, count(*) from wbc_entity_usage where eu_aspect like 'L%' group by eu_aspect order by count(*) desc; 
+---------------------------------------+----------+
| eu_aspect                             | count(*) |
+---------------------------------------+----------+
| L                                     |  2331059 |
| L.en                                  |   364690 |
| L.de                                  |    55935 |
| L.fr                                  |    38675 |
| L.nl                                  |    32301 |
.
.
.
(Good things)
.
.
.
| L.[[:int:lang]]'"`UNIQ--item-8793--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-9104--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-2137--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-9687--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-4240--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-11833-- |        1 |
| L.[[:int:lang]]'"`UNIQ--item-1365--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-2894--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-9017--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-9380--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-1012--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-9398--Q |        1 |
| L.[[:int:lang]]'"`UNIQ--item-1340--Q |        1 |
...

This list goes on. I checked the pages that do such a strange entity usage and turned out they are hitting the lua maximum entity usage limit (or some other limits) and by moving things to smaller pages, all of them gets fixed.


TASK DETAIL
https://phabricator.wikimedia.org/T189510

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Lydia_Pintscher, hoo, Aklapper, Ladsgroup, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to