Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-80006

Support innodb_redo_log_capacity in replacement with deprecated innodb_log_file_size parameter in MySQL 8

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Documentation - All
    • None
    • 6
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      The following Warning returned in the MySQL logs due to the deprecated innodb_log_file_size parameter configured in the my.cnf/my.ini file according to Database Setup For MySQL:

       [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=1073741824. Please use innodb_redo_log_capacity instead.
      

      As innodb_log_file_size parameter have been deprecated since MySQL 8.0.30 (according to the MySQL documentation), it is best to officially support innodb_redo_log_capacity and update the Database Setup For MySQL documentation with the new configuration.

      Attachments

        Activity

          People

            d84946827b81 Erwan Alliaume
            dazmi Dayana
            Votes:
            21 Vote for this issue
            Watchers:
            28 Start watching this issue

            Dates

              Created:
              Updated: