Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement length encoding #24

Merged
merged 1 commit into from
Apr 17, 2020
Merged

Implement length encoding #24

merged 1 commit into from
Apr 17, 2020

Conversation

tanner0101
Copy link
Member

Add support for encoding dynamically sized values longer than 251 bytes (fixes #23).

@tanner0101 tanner0101 added bug Something isn't working semver-patch Internal changes only labels Apr 17, 2020
@tanner0101 tanner0101 changed the title implement length encoded Implement length encoding Apr 17, 2020
@tanner0101 tanner0101 merged commit 2cc8433 into master Apr 17, 2020
@tanner0101 tanner0101 deleted the tn-length-encoded branch April 17, 2020 16:35
@tanner0101
Copy link
Member Author

These changes are now available in 1.0.0-rc.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MySQL cannot save long strings (over 252 chars long)
1 participant