mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-30032: EXPLAIN FORMAT=JSON output: print costs
Basic printout for join and table execution costs.
This commit is contained in:
@@ -167,6 +167,7 @@ select * from
|
||||
|
||||
#eval $query;
|
||||
#eval explain $query;
|
||||
--source include/explain-no-costs.inc
|
||||
explain format=json
|
||||
select * from
|
||||
json_table(
|
||||
|
Reference in New Issue
Block a user