https://bugzilla.wikimedia.org/show_bug.cgi?id=23549
Markus Krötzsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED --- Comment #7 from Markus Krötzsch <[email protected]> 2012-11-07 07:02:12 UTC --- This has even been fixed now. The above problem were due to complicated temporary table operations used in SQLStore2. The new implementation SQLStore3 uses a completely different implementation for Special:UnusedProperties that does not need any of this complicated code. It is also much faster, but it certainly should not cause the above problems. -- 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
