MySQL Forums
Forum List  »  Docs

No documentation about EXPLAIN fields in JSON fornat
Posted by: Matias Fernandez
Date: June 17, 2018 07:33AM

Hi, I'm trying to learn how to take advantage of EXPLAIN FORMAT=JSON output but I couldn't find any documentation inside mysql docs about the meaning of different fields like:

rows_examined_per_scan
rows_produced_per_join
filtered
read_cost
eval_cost
prefix_cost
Etc...

Is there any place where I can find an explanation on that? Is there any plan to add that to the docs?

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
No documentation about EXPLAIN fields in JSON fornat
1714
June 17, 2018 07:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.