mirror of
https://github.com/MariaDB/server.git
synced 2026-01-25 04:41:47 +01:00
The NULL-aware index statistics fix is now controlled by the FIX_INDEX_STATS_FOR_ALL_NULLS flag and disabled by default for preserving execution plan stability in stable versions. To enable: SET @@new_mode = 'FIX_INDEX_STATS_FOR_ALL_NULLS'; Or via command line: --new-mode=FIX_INDEX_STATS_FOR_ALL_NULLS Or in configuration file: [mysqld] new_mode=FIX_INDEX_STATS_FOR_ALL_NULLS `all_nulls_key_parts` bitmap is now calculated at set_statistics_for_table() |
||
|---|---|---|
| .. | ||
| inc | ||
| r | ||
| t | ||
| disabled.def | ||