https://bugzilla.wikimedia.org/show_bug.cgi?id=45444
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #24 from Sam Reed (reedy) <[email protected]> --- Done mysql:wikiadmin@db1041 [ukwiki]> select count(cl_collation), cl_collation from categorylinks group by cl_collation ; +---------------------+--------------+ | count(cl_collation) | cl_collation | +---------------------+--------------+ | 2313095 | uca-uk | +---------------------+--------------+ 1 row in set (1.23 sec) 2312046 rows processed real 1130m5.081s user 9m5.834s sys 0m50.911s -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
