Skip to content

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

Open
WeiHan666 wants to merge 1 commit intopercona:8.0from
WeiHan666:PS-10072-extend-varchar-ddl-success-but-data-is-corrupted-when-use-column_format-compressed
Open

PS-10072 Fix extend varchar bug when using column_format compressed#5649
WeiHan666 wants to merge 1 commit intopercona:8.0from
WeiHan666:PS-10072-extend-varchar-ddl-success-but-data-is-corrupted-when-use-column_format-compressed

Conversation

@WeiHan666
Copy link
Copy Markdown

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