process management blog posts

Dynamic InnoDB Redo Log in MySQL 8.0

Blog: Oracle BPM

MySQLCommunity Advent Calendar 2022 - Since MySQL 8.0.30, the Dynamic InnoDB Redo Log is a new feature that allows users to resize the redo log files on the fly without the need for a restart. In this blog post, we will explore the new architecture of the Dynamic InnoDB Redo Log and how to manage those logs.