https://bugzilla.wikimedia.org/show_bug.cgi?id=54076

--- Comment #2 from [email protected] ---
Quim, We don't claim Flow works on 1.21, please update Extension_talk:Flow with
your experiences.

It sounds like your database is using $wgDBprefix. My gerrit patch guesses at a
fix, can you could try it?

You may have problems because upgrade thinks it ran the maintenance script.  If
so, as well as dropping all flow tables, in mysql
  use espiral_b;
  delete from updatelog where ul_key = 'FlowInsertDefaultDefinitions' LIMIT 1;
then rerun upgrade.

-- 
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

Reply via email to