Relative Content

Tag Archive for sqlmysqlinnodbpartitioningmysql-5.7

Removing partitions in MySQL

I have table containing 3.2TB data in partition named default_partition, & all writes/read goes to this partition, as we have defined partitions on table like below :