mariadb/mysql-test/suite/innodb
Thirunarayanan Balathandayuthapani f43dcf7fb9 MDEV-19574 innodb_stats_method is not honored when innodb_stats_persistent=ON
Problem:
=======
 InnoDB persistent statistics doesn't take innodb_stats_method
variable while calculating n_diff_pfx for the n-prefix index
columns.

Solution:
=========
InnoDB consider all nulls as different value when innodb_stats_method
is set to NULLS_UNEQUAL and NULLS_IGNORED.
2025-07-11 20:11:04 +05:30
..
include Merge branch '10.5' into 10.6 2024-05-08 20:06:00 +02:00
r MDEV-19574 innodb_stats_method is not honored when innodb_stats_persistent=ON 2025-07-11 20:11:04 +05:30
t MDEV-19574 innodb_stats_method is not honored when innodb_stats_persistent=ON 2025-07-11 20:11:04 +05:30