Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.6.0
-
Component/s: Storage Engine - InnoDB
-
Labels:
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
|
Attachments
Issue Links
- is blocked by
-
MDEV-23379 Deprecate and ignore options for InnoDB concurrency throttling
-
- Closed
-
- relates to
-
MDEV-12472 InnoDB should accept XtraDB parameters, warning that they are ignored
-
- Closed
-
- links to