innodb_stats_method
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
Specifies how InnoDB index statistics collection code should treat NULLs. Possible values are NULLS_
DETAILS
PARAMETERS
Command-line | --innodb_stats_method={nulls_equal| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | ENUM (nulls_equal, nulls_unequal, nulls_ignored) |
Product Default Value | nulls_equal |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.