Hi
Is there any way to estimate the work needed for an ALTER TABLE on a table?
I am using Mysql 5.7 on AWS RDS.
Just wonder if something like "EXPLAIN" exists for "ALTER TABLE"
The table has a size of 13914 MB for 359509 rows
thanks in advance
Nicola
Is there any way to estimate the work needed for an ALTER TABLE on a table?
I am using Mysql 5.7 on AWS RDS.
Just wonder if something like "EXPLAIN" exists for "ALTER TABLE"
The table has a size of 13914 MB for 359509 rows
thanks in advance
Nicola