https://bugzilla.wikimedia.org/show_bug.cgi?id=68349
Kevin Israel (PleaseStand) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #24 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to Greg Grossmeier from comment #22) > It already happened in production. Which is the only reason why it was > merged to begin with. I'm not sure, but in production, this update may still be in progress. The only entry in <https://wikitech.wikimedia.org/wiki/Server_Admin_Log> I see regarding this is under July 30: "21:04 AaronSchulz: Started populateBacklinkNamespace.php on wikidata and commons". The schema change done before the change was merged was to add some new columns and set them to a default value of 0. The update referred to in this report ("populateBacklinkNamespace script") would happen afterward, setting the correct values for those columns. That's why a $wgUseLinkNamespaceDBFields setting was added. It is not currently enabled in production. -- 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
