diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2022-05-13 18:07:39 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2022-05-25 09:21:17 +0300 |
commit | 76970a5f874154c282eca737f114695d57455c90 (patch) | |
tree | 43a736e52507bbbcfad0825b3c5a47f7f05c7a33 /mysql-test/README.stress | |
parent | 143d5dbb811c12a77370b85c6a79f7fe5710c257 (diff) | |
download | mariadb-git-76970a5f874154c282eca737f114695d57455c90.tar.gz |
MDEV-28540 Deprecate and ignore the parameter innodb_prefix_index_cluster_optimization
The parameter innodb_prefix_index_cluster_optimization used to enable an
optimization that was added in cb37c557688e2f7f0381d02f78976a1b7d1bfd65
and was disabled by default.
We will unconditionally enable the extension and mark the parameter
as deprecated.
Related to this, the counters
Innodb_secondary_index_triggered_cluster_reads and
Innodb_secondary_index_triggered_cluster_reads_avoided
allowed to determine the usefulness of this optimization.
Now that the configuration parameter is disabled, the counters
do not serve any useful purpose and can be removed.
row_search_with_covering_prefix(): Fix a bug that caused an
incorrect result to be returned.
Diffstat (limited to 'mysql-test/README.stress')
0 files changed, 0 insertions, 0 deletions