https://bugzilla.wikimedia.org/show_bug.cgi?id=29854
Roan Kattouw <roan.katt...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Roan Kattouw <roan.katt...@gmail.com> 2011-11-14 09:28:10 UTC --- (In reply to comment #6) > Created attachment 9340 [details] > Possible patch to implement Brion's solution > Thanks for the patch. I modified it a bit and applied it in r101951 and r101954. > I tried my hand at writing the necessary patch; I copied doTemplatelinksUpdate > for the MySQL database updating. There are probably things that could be done > better. Even if the patch is good, someone would still have to write updaters > for the non-MySQL databases. I did end up changing that part quite a bit, yeah. I took the slow replication-aware code and moved it into a maintenance script. I also changed the queries a bit, they now use INSERT IGNORE and there's now two INSERT queries followed by a DELETE. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l