MySQL8.0: Performance Improvement with new features INSTANT ADD Column Abstract- Flexible and dynamic concepts can help to balance maintainability and complexity. With ever bigger and growing dataset, the ability to do DDL instantly will help developers to scale more complex RDBMS solutions. In this paper, we outline performance measurements of various options of ALTER TABLE algorithm-COPY, INPLACE, INSTANT. We describe the definition of concept, advantages, and limitations and how it is value add on current business cases based on existing performance test.
…
[Read more]