Skip to content

Conversation

@cw5121
Copy link

@cw5121 cw5121 commented Jun 18, 2024

…sible.md

run optimize table final before run fixed alter modify column, otherwise will throw errors in v23.8

I have read the CLA Document and I hereby sign the CLA

…sible.md

run optimize table final before run fixed alter modify column, otherwise will throw errors in v23.8
@github-actions
Copy link
Contributor

github-actions bot commented Jun 18, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@cw5121
Copy link
Author

cw5121 commented Jun 20, 2024

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jun 20, 2024
@UnamedRus
Copy link
Contributor

Hi,
Can you explain this change in a bit more detail?

ALTER TABLE modify_column
MODIFY COLUMN column_n Enum8('kye_a' = 1, 'key_b' = 2, 'key_c' = 3)

Unknown element 'key_a' for enum, maybe you meant: ['key_b']:

I see that Enum have one wrong value -> kye_a instead of key_b, and in "solution" part of article we expected to have "correct" queries

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.

2 participants