▽DimitriK’s (dim) Weblog ●07/12 18:39 MySQL Performance : Switching InnoDB REDO Threads=OFF/ON2024-07-11 18:15 | MySQL, Performance, InnoDB, Benchmarks, Sysbench, TPCC, Tuning, REDO, Binlogby DimitriIn MySQL 8.0 we introduced a totally new design for InnoDB REDO Log management. The main difference was about implementing a lock-free solution for user threads, and use dedicated REDO threads for all background IO write work.for more