Skip to content

core/mvcc: disable autoincrement for MVCC#5687

Merged
penberg merged 5 commits intotursodatabase:mainfrom
pereman2:mvcc-autoincr-disable
Mar 4, 2026
Merged

core/mvcc: disable autoincrement for MVCC#5687
penberg merged 5 commits intotursodatabase:mainfrom
pereman2:mvcc-autoincr-disable

Conversation

@pereman2
Copy link
Collaborator

@pereman2 pereman2 commented Mar 2, 2026

  • Disable AUTOINCREMENT under MVCC mode as it fails due to sqlite_sequence table write-write conflicts with concurrent writers.
  • Add few tests that track these failures if we were to enable again.

Copy link

@turso-bot turso-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review @sivukhin

@penberg penberg merged commit 3861ffc into tursodatabase:main Mar 4, 2026
89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants