-
Jorgen Loland authored
RANGE ACCESS Improve optimizer trace by - Printing more details about range access in the "considered_access_path" section - Instead of always printing "access_type": "ref" for index lookup types, "eq_ref", "ref" or "fulltext" is now printed.
Jorgen Loland authoredRANGE ACCESS Improve optimizer trace by - Printing more details about range access in the "considered_access_path" section - Instead of always printing "access_type": "ref" for index lookup types, "eq_ref", "ref" or "fulltext" is now printed.
Loading