Welcome to Centmin Mod Community
Register Now

Master Branch update MariaDB 10.4 default my.cnf template in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 23, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    59,718
    12,541
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,185
    Local Time:
    4:34 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update MariaDB 10.4 default my.cnf template in 123.09beta01

    for performance regressions https://jira.mariadb.org/browse/MDEV-16337 and https://jira.mariadb.org/browse/MDEV-20697 to set optimizer_use_condition_selectivity=1 by default like MariaDB 10.3 and prior versions. MariaDB 10.4 set it to value of 4 by default. Also added commented out disabled variable join_cache_level=0 for workaround mentioned in by Xon at https://community.centminmod.com/posts/78960/ which end users can uncomment and restart MariaDB 10.4 server to implement.

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.