MySQL Forums
Forum List  »  Newbie

DDL on large Aurora MySQL table
Posted by: Pearl Goodwin
Date: September 26, 2025 02:29AM

My colleague ran an alter table convert charset on a large table which seems to run indefinitely, most likely because of the large volume of data there (millions of rows), it slows everything down and exhausts connections which creates a chain reaction of events Looking for a safe zero downtime approach for running these kind of scenarios Any CLI tool commonly used? I don't think there is any service i can use in aws (DMS feels like an overkill here just to change a table collation)

...

Options: ReplyQuote


Subject
Written By
Posted
DDL on large Aurora MySQL table
September 26, 2025 02:29AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.