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

innodb_log_files_in_group is quietly ignored

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.6, 10.11, 11.0, 11.1, 11.2, 11.3, 11.4
    • 10.6, 10.11, 11.0, 11.1, 11.2
    • None
    • None
    • Ubuntu 22.04

    Description

      Docs claim that innodb_log_files_in_group was removed in 10.6:
      https://mariadb.com/kb/en/innodb-system-variables/#innodb_log_files_in_group

      But I can start 11.4.1 with the following in my.cnf:
      innodb_log_files_in_group=16
      innodb_log_file_size=1G

      When I use the above I expect 16 1G files and 16G in total for redo, but I only get 1 1G file. This is bad for performance. MySQL and MariaDB have a way to deal with possibly unsupported options via the "skip_" prefix. I don't want MariaDB also quietly ignoring options that are not supported.

      Attachments

        Issue Links

          Activity

            People

              monty Michael Widenius
              mdcallag Mark Callaghan
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.