mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
The parameter innodb_idle_flush_pct that was introduced in
MariaDB Server 10.1.2 by MDEV-6932 has no effect ever since
the InnoDB changes from MySQL 5.7.9 were applied in
commit 2e814d4702
.
Let us declare the parameter as deprecated and having no effect.