[MDEV-23397] Remove deprecated InnoDB options in 10.6 Created: 2020-08-04  Updated: 2023-05-09  Resolved: 2020-08-04

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Fix Version/s: 10.6.0

Type: Task Priority: Major
Reporter: Marko Mäkelä Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: deprecated_feature

Issue Links:
Blocks
is blocked by MDEV-23379 Deprecate and ignore options for Inno... Closed
Relates
relates to MDEV-12472 InnoDB should accept XtraDB parameter... Closed
relates to MDEV-31220 MariaDB:performance seems to be limit... Closed

 Description   

The following InnoDB options were deprecated in MariaDB Server 10.5 or earlier and should be removed (declared as MARIADB_REMOVED_OPTION to allow easy upgrades with old configuration files):

innodb_adaptive_max_sleep_delay
innodb_background_scrub_data_check_interval
innodb_background_scrub_data_compressed
innodb_background_scrub_data_interval
innodb_background_scrub_data_uncompressed
innodb_buffer_pool_instances
innodb_commit_concurrency
innodb_concurrency_tickets
innodb_file_format
innodb_large_prefix
innodb_log_checksums
innodb_log_compressed_pages
innodb_log_files_in_group
innodb_log_optimize_ddl
innodb_page_cleaners
innodb_replication_delay
innodb_scrub_log
innodb_scrub_log_speed
innodb_thread_concurrency
innodb_thread_sleep_delay
innodb_undo_logs



 Comments   
Comment by Marko Mäkelä [ 2020-08-04 ]

I also extended upgrade_conf_file.cc with the removed options. Maybe they should have been added there in earlier major versions already, where the options were already deprecated?

Comment by Ian Gilfillan [ 2020-08-05 ]

Jira did not automatically link the commit, so here it is.

Generated at Thu Feb 08 09:22:05 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.