How to Reduce Table Size in MySQL Aurora Database After Dropping Partitions?

0

I have created partitions in my MySQL Aurora database and subsequently dropped old partitions. However, despite removing approximately 75% of the data, the table size remains unchanged at 3TB. Can anyone guide me on how to reduce the table size?

asked 2 months ago130 views
1 Answer
1

Check out this guide for insights on how to minimize your table size and enhance its efficiency: Optimizing RDS MySQL Storage.

profile picture
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions