Skip to content

[cdc][mysql]Mysql supports modify column schema changes#3404

Closed
ChengJie1053 wants to merge 1 commit into
apache:masterfrom
ChengJie1053:master-mysql-modify-column
Closed

[cdc][mysql]Mysql supports modify column schema changes#3404
ChengJie1053 wants to merge 1 commit into
apache:masterfrom
ChengJie1053:master-mysql-modify-column

Conversation

@ChengJie1053

Copy link
Copy Markdown
Member

Mysql supports modify column schema changes

ALTER TABLE app_db.shipments_copy1
MODIFY COLUMN text_column varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL AFTER string_column

image

image

image

@yuxiqian

yuxiqian commented Jun 7, 2024

Copy link
Copy Markdown
Member

Duplicate of #3352

@ChengJie1053

Copy link
Copy Markdown
Member Author

Ok, I didn't know that this requirement had been completed

@yuxiqian

yuxiqian commented Jun 7, 2024

Copy link
Copy Markdown
Member

Nevermind, thanks for your contribution!

@ChengJie1053

Copy link
Copy Markdown
Member Author

Ok, thank you. I'm new to this project. Are there any beginner tasks I can complete

@yuxiqian

yuxiqian commented Jun 7, 2024

Copy link
Copy Markdown
Member

Sure! The team is currently working on the upcoming 3.2 release, and seems there's still much reported but unassigned tickets in Jira. Feel free to comment and request Leonard to assign it to you if you'd like to take some :)

@ChengJie1053

Copy link
Copy Markdown
Member Author

Ok, thank you

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants