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

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Documentation - All
    • None
    • 18
    • 34
    • 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.

      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.

              f9221957a5e4 Akshay Rai
              dazmi Dayana (Inactive)
              Votes:
              33 Vote for this issue
              Watchers:
              45 Start watching this issue

                Created:
                Updated: