Get the most out of your Centmin Mod LEMP stack
Become a Member

Beta Branch update MariaDB 10.11 & 11.4 LTS for changed variable names in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 6, 2024.

  1. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:20 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update MariaDB 10.11 & 11.4 LTS for changed variable names in 140.00beta01

    - slow query variable names have changed from MariaDB 10.11.1 onwards https://jira.mariadb.org/browse/MDEV-7567

    * min_examined_row_limit becomes log_slow_min_examined_row_limit
    * slow_query_log becomes log_slow_query
    * slow_query_log_file becomes log_slow_query_file
    * long_query_time becomes log_slow_query_time


    Continue reading...

    140.00beta01 branch