Is table partitioning supported on Google Cloud SQL (MySQL)?

Viewed 27

I've searched on the docs but found nothing about this. Is table partitioning supported on google cloud SQL (MySQL)? If it is supported, is there any drawback to use it? How about using table partition alongside with read replica creation?

If it's not supported, is table partitioning is not necessary to do in cloud SQL? I have several table which growing significantly fast, and now reaching nearly 250M rows. Maybe this is still far from limits but I need to prepare things in advance.

Any info/advice will be appreciated. Thanks before!

Best regards

0 Answers
Related