• Marko Mäkelä's avatar
    MDEV-24536 innodb_idle_flush_pct has no effect · ea9cd97f
    Marko Mäkelä authored
    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 2e814d47.
    
    Let us declare the parameter as deprecated and having no effect.
    ea9cd97f
ha_innodb.cc 641 KB