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

--- Comment #3 from physikerwelt <[email protected]> ---
After the update the affected pages need to be rerendered.
The affected pages can be obtained via
select distinct mathindex_page_id as oldid from mathlatexml join mathindex on
mathindex_inputhash = math_inputhash where length(math_mathml)=65535;

This list can be used for manual purging. Note that the the mathindex_page_id
refers to the oldid.

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