Skip to content

PS-10072 Fix extend varchar bug when using column_format compressed #5649

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

Open
wants to merge 1 commit into
base: 8.0
Choose a base branch
from

Conversation

WeiHan666
Copy link

https://perconadev.atlassian.net/browse/PS-10072

When modifying the metadata of a compressed column, if only the length metadata is modified, the new threshold is no longer 256, but 254, which needs to be reduced by the length of the compressed column header.

https://perconadev.atlassian.net/browse/PS-10072

When modifying the metadata of a compressed column, if only the length
metadata is modified, the new threshold is no longer 256, but 254,
which needs to be reduced by the length of the compressed column header.
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.

1 participant