mytopling icon indicating copy to clipboard operation
mytopling copied to clipboard

Feature: support parallel index creation

Open rockeet opened this issue 3 years ago • 0 comments

InnoDB support parallel index creation by setting innodb_ddl_threads, mytopling should provide similar feature to speed up index creation and other long running ddl operation.

We had filed such a feature request to myrocks: https://github.com/facebook/mysql-5.6/issues/1245 If myrocks community implemented such feature early, we can merge their contribution.

rockeet avatar Oct 17 '22 14:10 rockeet