FAST_FULL_SCAN_ENABLED:FAST_FULL_SCAN_ENABLED enables fast full scans, a useful alternative to full table scans. Fast full scans require an index containing all the columns that are needed for the query. Also, at least one column of the table must be NOT NULL. Obsolete in 8.1. Default value: FALSE Range of values: TRUE, FALSE Version: Added in 8.0
错误码
错误描述:FAST_FULL_SCAN_ENABLED enables fast full scans, a useful alternative to full table scans. Fast full scans require an index containing all the columns that are needed for the query. Also, at least one column of the table must be NOT NULL. Obsolete in 8.1.
Default value: FALSE
Range of values: TRUE, FALSE
Version: Added in 8.0
向认证技术专家提问
向技术专家提问


