https://bugzilla.wikimedia.org/show_bug.cgi?id=65793
--- Comment #20 from physikerwelt <[email protected]> --- In particular this problem in wmf8 is that MathSource.php does not do the unchanged assumption. See https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FMath/8fe1de94d67e845186192afd168dc11c1b6bb0e1/MathSource.php#L59 // assume unchanged to avoid unnecessary database access $this->changed = false; If there is an increased number of database write operations for the PNG mode as well? -- 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
