No documentation about EXPLAIN fields in JSON fornat
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!
Subject
Views
Written By
Posted
No documentation about EXPLAIN fields in JSON fornat
1881
June 17, 2018 07:33AM
986
July 09, 2018 01:53AM
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.