https://bugzilla.wikimedia.org/show_bug.cgi?id=56542
Web browser: --- Bug ID: 56542 Summary: Database::upsert does not handle sequences for the insert Product: MediaWiki Version: 1.22rc Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: Database Assignee: wikibugs-l@lists.wikimedia.org Reporter: duplicate...@googlemail.com CC: aschulz4...@gmail.com, tstarl...@wikimedia.org Classification: Unclassified Mobile Platform: --- The function Database::upsert (added with gerrit 62106) has to get new sequence numbers to support databases, which does not have AUTO_INCREMENT, see Database::nextSequenceValue This makes the function unusable in Oracle, Postgres and Mssql on tables with a sequence. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l