summaryrefslogtreecommitdiff
path: root/mysql-test/r/explain_json.result
Commit message (Expand)AuthorAgeFilesLines
* Update test resultsbb-10.1-explain-jsonSergei Petrunia2014-12-061-35/+35
* Merge bb-10.1-explain-json into 10.1Sergei Petrunia2014-12-061-1/+53
|\
| * EXPLAIN FORMAT=JSON : Fix MDEV-7266, bug in pretty-printerSergei Petrunia2014-12-061-1/+1
| * EXPLAIN JSON: Print out the "expensive constant condition" attached to joins.Sergei Petrunia2014-12-061-0/+52
* | MDEV-7264: Assertion `0' failed in subselect_engine::get_identifier()Sergei Petrunia2014-12-061-0/+35
|/
* EXPLAIN FORMAT=JSON: Full scan on NULL key (join case)Sergei Petrunia2014-12-061-0/+59
* EXPLAIN FORMAT=JSON: Support "range checked for each record"Sergei Petrunia2014-12-061-0/+26
* EXPLAIN FORMAT=JSON: Support range+MRR plans (when MRR is used but BKA is not)Sergei Petrunia2014-12-061-0/+27
* EXPLAIN FORMAT=JSONSergei Petrunia2014-12-021-0/+72
* EXPLAIN FORMAT=JSON: support SJ-MaterializationSergei Petrunia2014-12-011-1/+53
* EXPLAIN FORMAT=JSON: support EXPLAIN FORMAT=JSON INSERT ...Sergei Petrunia2014-11-291-1/+36
* EXPLAIN FORMAT=JSON: Add support for non-merged semi-joinsSergei Petrunia2014-11-291-0/+42
* EXPLAIN FORMAT=JSON: support derived tablesSergei Petrunia2014-11-281-0/+71
* Make explain_json.test pass on case-insensitive FS.Sergei Petrunia2014-11-281-7/+7
* EXPLAIN FORMAT=JSON: Add support for single-table UPDATE/DELETE.Sergei Petrunia2014-11-281-4/+55
* EXPLAIN FORMAT=JSON: support join bufferingSergei Petrunia2014-11-271-0/+33
* EXPLAIN FORMAT=JSON: further developmentSergei Petrunia2014-11-271-0/+134
* Make testsuite to passSergei Petrunia2014-11-211-1/+1
* EXPLAIN FORMAT=JSON: produce used_key_parts, JSON-ish output for index_merge.Sergei Petrunia2014-08-141-4/+109
* EXPLAIN FORMAT=JSON: produce the 'ref' column.Sergei Petrunia2014-08-121-0/+1
* MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-121-0/+31
* MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-091-0/+41