Join the community today
Become a Member

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

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

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:16 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 [MDEV-16337] and [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 MariaDB - Anyone using MariaDB 10.4.8 on live and busy site? which end users can uncomment and restart MariaDB 10.4 server to implement.

    Continue reading...

    123.09beta01 branch