Skip to content

Versioning fix for mysql without gtid enabled#1212

Open
Fluder-Paradyne wants to merge 1 commit into
Altinity:developfrom
superagi:fix-for-non-gti-enabled-mysql
Open

Versioning fix for mysql without gtid enabled#1212
Fluder-Paradyne wants to merge 1 commit into
Altinity:developfrom
superagi:fix-for-non-gti-enabled-mysql

Conversation

@Fluder-Paradyne

@Fluder-Paradyne Fluder-Paradyne commented Dec 11, 2025

Copy link
Copy Markdown

fixes: #1213

fallback mechanism for versioning by using SnowFlakeId for sub-millisecond uniqueness when gtid, sequenceNumber, and lsn are unavailable

…b-millisecond uniqueness when gtid, sequenceNumber, and lsn are unavailable
@Fluder-Paradyne

Copy link
Copy Markdown
Author

what do you guys think about this approch, am using time combined with offset to create an id, if it does not have any id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_version column is filled with error string

1 participant