myisam_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 MyISAM index statistics collection code should treat NULLs. Possible values of name are NULLS_
DETAILS
PARAMETERS
Command-line | --myisam_stats_method={NULLS_UNEQUAL| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | ENUM (NULLS_UNEQUAL, NULLS_EQUAL, NULLS_IGNORED) |
Product Default Value | NULLS_UNEQUAL |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.