Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-34026

MySQL 8.4 has changed some defaults, check if this is applicable for MariaDB as well

    XMLWordPrintable

Details

    Description

      MySQL 8.4 has changed some defaults, check if this is applicable for MariaDB as well.

      It affects the variables:

      innodb_log_file_size = #cpu/2 * 1G (if innodb_dedicated_server = ON)
      --> MariaDB 2 - 4 Gbyte instead of 96M (but mechanism may be different in MariaDB?)
      innodb_io_capacity = 10000
      --> MariaDB 200
      innodb_io_capacity_max = 2 x innodb_io_capacity
      --> MariaDB 2000

      Source: https://docs.oracle.com/cd/E17952_01/mysql-8.4-en/mysql-nutshell.html

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              oli Oli Sennhauser
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.