https://bugzilla.wikimedia.org/show_bug.cgi?id=59607
--- Comment #2 from [email protected] --- The problem was probably extrawiki's DB setup with a separate flowdb on the "cluster." $ mysql flowdb (21:28) root@localhost:[flowdb]> source extensions/Flow/db_patches/patch-remove_usernames.sqlQuery OK, 10 rows affected (0.56 sec) then rerun maintenance/update.php This seems hard to fix unless there's some magic comment that will use $wgFlowExternalStore and $wgFlowDefaultWikiDb to target the right cluster. BTW the FlowSetUserIp script doesn't output anything, there's no indication when it successfully runs -- 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
