summaryrefslogtreecommitdiff
path: root/mysql-test/main/show_explain_json.result
Commit message (Expand)AuthorAgeFilesLines
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-3/+3
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-3/+3
* MDEV-28201: Server crashes upon SHOW ANALYZE/EXPLAIN FORMAT=JSONSergei Petrunia2022-04-291-1/+1
* MDEV-28124 Server crashes in Explain_aggr_filesort::print_json_membersOleg Smirnov2022-04-291-0/+14
* MDEV-27021 Add explicit indication of SHOW EXPLAIN/ANALYZE.Oleg Smirnov2022-04-291-28/+28
* MDEV-27021 Add support of FORMAT=JSON for SHOW ANALYZEOleg Smirnov2022-04-291-7/+7
* MDEV-10000 Add EXPLAIN [FORMAT=JSON] FOR CONNECTION syntax supportOleg Smirnov2022-04-291-0/+1294