optimizer_scan_setup_cost
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
In 11.4 ES:
Extra cost added to TABLE and INDEX scans to get optimizer to prefer index lookups.
DETAILS
PARAMETERS
Command-line | --optimizer_scan_setup_cost=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | DOUBLE |
Minimum Value | 0 |
Maximum Value | 100000000 |
Product Default Value | 10.000000 |