Community

Testing MySQL partitioning with pt-online-schema-change

(David Ducos) There are cases where we need to implement MySQL partitioning, or at least test if it is an option to solve an issue. However, how are we able to test it when the table on our production environment has hundreds of millions of rows, several composite indexes and/or the size on disk is

Read More - Register for Free Membership