[MDEV-18704] Extend EXPLAIN to provide hint about whether FILESORT will likely fit in memory or write to disk Created: 2019-02-23  Updated: 2019-02-23

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Minor
Reporter: Eric Herman Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

When developers run EXPLAIN to find out if the query will be okay to run or not, the "filesort" in "extra info" is not clear about whether that is likely to be an in-buffer sort, or if it is a spill-to-disk sort. Perhaps (based on the row size, estimated rows involved, buffer size) a good guess can be added to the explain output.


Generated at Thu Feb 08 08:46:06 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.