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

--- Comment #1 from Niklas Laxström <[email protected]> 2012-06-16 
19:16:52 UTC ---
Little bit more explanation:

* Someone marks a page for translation
* That causes writing new data to translate_sections
* It also triggers message index recreation within the same request. Basically
it iterates over all message groups, calling getDefinitions[1] to collect the
message key, and build huge array of messagekey => message group id and storing
it in some place.

[1] Failure happens here, because getDefinitions loads the sections from
translate_sections using DB_SLAVE.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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