https://bugzilla.wikimedia.org/show_bug.cgi?id=53519
Erik Bernhardson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |NEW --- Comment #3 from Erik Bernhardson <[email protected]> --- i fixed up that patch, i must have been thinking about echo for some reason and used its dbfactory instead of flows, no clue why but fixed now :-) For the undefined indices, first try bouncing memcached. We cache a ton of stuff and to keep the pace of development up we havn't been worying about BC with existing cached data yet. Almost always when i get those errors its because the row came from old memcache values rather than mysql. -- 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
