summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-07-102-1/+15
* Enable PERFORMANCE_SCHEMA tracking for SHOW EXPLAIN's conditions.Sergey Petrunya2012-07-072-0/+75
* MWL#182: Explain running statementsSergey Petrunya2012-07-052-2/+89
* - More "local" code in show_explain.testSergey Petrunya2012-06-302-0/+4
* MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-06-292-3/+109
* Test that SHOW EXPLAIN will print 'Distinct'.Sergey Petrunya2012-06-212-2/+65
* MDEV-327: SHOW EXPLAIN: Different select_type in plans produced by SHOW EXPLA...Sergey Petrunya2012-06-192-0/+71
* MWL#182: Explain running statementsSergey Petrunya2012-06-155-2/+1336
|\
| * MDEV-323: SHOW EXPLAIN: Plan produced by SHOW EXPLAIN loses 'UNION RESULT' lineSergey Petrunya2012-06-072-0/+61
| * Fix test results to deal with rounding error in #rows in EXPLAIN output.Sergey Petrunya2012-06-073-2/+3
| * MDEV-324: SHOW EXPLAIN: Plan produced by SHOW EXPLAIN for a query with TEMPTA...Sergey Petrunya2012-06-072-26/+68
| * MDEV-297: SHOW EXPLAIN: Server gets stuck until timeout occurs while executin...Sergey Petrunya2012-06-072-0/+40
| * MDEV-299: SHOW EXPLAIN: Plan produced by SHOW EXPLAIN changes back and forth ...Sergey Petrunya2012-06-042-0/+84
| * MDEV-305: SHOW EXPLAIN: ref returned by SHOW EXPLAIN is different from the no...Sergey Petrunya2012-06-042-11/+49
| * MDEV-275: SHOW EXPLAIN: server crashes in JOIN::print_explain with IN subquer...Sergey Petrunya2012-05-242-8/+50
| * Merge of recent changes in MWL#182 in 5.3 with {Merge of MWL#182 with 5.5}Sergey Petrunya2012-05-172-6/+684
| |\
| | * MDEV-273: SHOW EXPLAIN: server crashes in JOIN::print_explain on a query with...Sergey Petrunya2012-05-162-5/+96
| | * MDEV-270: SHOW EXPLAIN: server crashes in JOIN::print_explain on a query with Sergey Petrunya2012-05-152-0/+73
| | * MDEV-267: SHOW EXPLAIN: Server crashes in JOIN::print_explain on most of queriesSergey Petrunya2012-05-142-0/+87
| | * MDEV-240: SHOW EXPLAIN: Assertion `this->optimized == 2' failedSergey Petrunya2012-05-112-0/+58
| | * # MDEV-239: Assertion `field_types == 0 ... ' failed in Protocol_text::store...Sergey Petrunya2012-05-102-2/+53
| | * MDEV-238: SHOW EXPLAIN: Server crashes in JOIN::print_explain with FROM subqu...Sergey Petrunya2012-05-102-0/+47
| | * MWL#182: Explain running statements:Sergey Petrunya2012-05-102-0/+121
| | * Make SHOW EXPLAIN FOR produce a warning with the original text of query Sergey Petrunya2012-04-261-0/+28
| | * MWL#182: Explain running statementsSergey Petrunya2012-04-262-5/+124
| | * MWL#182: Explain running statements: merge with 5.3-mainSergey Petrunya2012-04-132-0/+326
| | |\
| * | \ MWL#182: SHOW EXPLAIN: Merge 5.3->5.5Sergey Petrunya2012-05-163-1/+349
| |\ \ \
| | * | | Apply earlier patch: correct handling of subqueries that Sergey Petrunya2012-01-042-22/+44
| | * | | MWL#182: Explain running statements: merge with 5.3-main (needs fixing)Sergey Petrunya2012-01-032-0/+326
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MWL#182: Explain running statementsSergey Petrunya2011-10-282-1/+129
| | | * | MWL#182: Explain running statementsSergey Petrunya2011-10-272-0/+198
| | | |\ \
| | | | * | Fix typo bug in UNION handling, add tests for SHOW EXPLAIN for UNION.Sergey Petrunya2011-10-272-1/+54
| | | | * | Don't run show_explain.test for embedded server (the patch explains why)Sergey Petrunya2011-09-261-0/+22
| | | | * | - Testing: add DBUG_EXECUTE_IF("show_explain_probe_2"... which fires Sergey Petrunya2011-09-252-4/+6
| | | | * | MWL#182: Explain running statementsSergey Petrunya2011-09-242-38/+70
| | | | * | -Make show_explain.test stableSergey Petrunya2011-08-272-4/+16
| | | | * | MWL#182: Explain running statementsSergey Petrunya2011-08-251-0/+5
| | | | * | MWL#182: Explain running statementsSergey Petrunya2011-08-242-0/+72
* | | | | | Merge BUG#1010351 from 5.2 to 5.5Sergey Petrunya2012-06-102-0/+54
|\ \ \ \ \ \
| * \ \ \ \ \ Merge BUG#1010351 from 5.1 to 5.2Sergey Petrunya2012-06-102-0/+54
| |\ \ \ \ \ \
| | * | | | | | BUG#1010351: New "via" keyword in 5.2+ can't be used as identifier anymoreSergey Petrunya2012-06-102-0/+54
* | | | | | | | Changed last_insert_id() to be unsigned.Michael Widenius2012-06-082-0/+38
* | | | | | | | Mergeunknown2012-06-0617-82/+179
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fixed bug lp:1000649unknown2012-06-0513-82/+113
| * | | | | | | MDEV-308 lp:1008516 - Failing assertion: templ->mysql_col_len == lenSergei Golubchik2012-06-044-0/+66
* | | | | | | | mergeSergei Golubchik2012-06-0625-21/+366
|\ \ \ \ \ \ \ \
| * | | | | | | | MDEV-136 Non-blocking "set read_only"Sergei Golubchik2012-06-044-36/+10
| * | | | | | | | merge with 5.3.Sergei Golubchik2012-06-0423-7/+378
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge Sergey Petrunya2012-06-022-0/+65
| | |\ \ \ \ \ \ \
| | | * | | | | | | BUG#1006164: Multi-table DELETE that uses innodb + index_merge/intersect may ...Sergey Petrunya2012-06-022-0/+65