summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge with 5.2Michael Widenius2011-10-052-27/+9
|\
| * Automatic merge with 5.1Michael Widenius2011-10-052-27/+9
| |\
| | * Fix for issue found in buildbot where mysqld.*.err files was missingMichael Widenius2011-10-052-27/+9
* | | Fix bug lp:856152unknown2011-10-042-0/+44
* | | Made the result test of a test case platform independent Igor Babaev2011-10-042-5/+5
* | | Made the result test of a test case platform independent.Igor Babaev2011-10-042-3/+3
* | | Fixed a bad merge.Igor Babaev2011-10-032-34/+28
* | | Merge.Igor Babaev2011-10-0360-215/+698
|\ \ \
| * | | The previous correction of the cost estimate to access a joined tableIgor Babaev2011-09-301-2/+0
| * | | Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-3060-215/+700
* | | | Fix bug lp:858038unknown2011-10-032-0/+47
* | | | MergeSergey Petrunya2011-10-013-0/+135
|\ \ \ \
| * | | | BUG#861147: Assertion `fixed == 1' failed in Item_func_eq::val_int() with sem...Sergey Petrunya2011-10-013-0/+135
* | | | | MergeSergey Petrunya2011-10-014-5/+83
|\ \ \ \ \ | |/ / / /
| * | | | BUG#860553: Crash in create_ref_for_key with semijoin + materialization Sergey Petrunya2011-10-014-5/+83
* | | | | MergeSergey Petrunya2011-09-293-0/+85
|\ \ \ \ \ | |/ / / /
| * | | | BUG#860535: Assertion `keypart_map' failed in mi_rkey with semijoinSergey Petrunya2011-09-293-0/+85
* | | | | Fix test suite: Vladislav Vaintroub2011-09-291-1/+2
|/ / / /
* | | | Fix bug lp:858148.unknown2011-09-282-0/+68
* | | | MergeSergey Petrunya2011-09-283-0/+55
|\ \ \ \
| * | | | BUG#860300: Second crash with get_fanout_with_deps() with semijoin + material...Sergey Petrunya2011-09-283-0/+55
* | | | | Fixed test case that changed when max_user_connections was made signed.Michael Widenius2011-09-271-2/+2
|/ / / /
* | | | Automatic mergeMichael Widenius2011-09-2617-16/+158
|\ \ \ \
| * | | | Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-2610-10/+92
| * | | | Fixed issue with slow query logging where examined rows where wrongMichael Widenius2011-09-232-0/+6
| * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-235-6/+60
| |/ / /
* | | | MergeSergey Petrunya2011-09-264-0/+92
|\ \ \ \
| * | | | BUG#858732: Wrong result with semijoin + loosescan + comma joinSergey Petrunya2011-09-264-0/+92
* | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-238-24/+24
|/ / / /
* | | | BUG#849776: Wrong result with semijoin + "Impossible where"Sergey Petrunya2011-09-233-0/+55
|/ / /
* | | Fix after previous cset: update test resultsSergey Petrunya2011-09-221-0/+17
* | | MergeSergey Petrunya2011-09-203-0/+52
|\ \ \
| * | | BUG#849763: Wrong result with second execution of prepared statement with sem...Sergey Petrunya2011-09-203-0/+52
* | | | MergeSergey Petrunya2011-09-173-0/+37
|\ \ \ \ | |/ / /
| * | | BUG##849717: Crash in Item_func::fix_fields on second execution of a prepared...Sergey Petrunya2011-09-173-0/+37
* | | | Merge with 5.2Michael Widenius2011-09-158-22/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed race condition that could cause diff to fail.Michael Widenius2011-09-151-18/+9
| * | | Fixed test to be repeatableMichael Widenius2011-09-152-2/+2
| * | | Increased version numberMichael Widenius2011-09-135-2/+8
* | | | Removed duplicate testMichael Widenius2011-09-152-54/+0
| |/ / |/| |
* | | MergeSergey Petrunya2011-09-142-2/+82
|\ \ \
| * | | BUG#730133: Wrong result with jkl = 7, BKA, ICP in maria-5.3 + compound indexSergey Petrunya2011-09-132-2/+82
* | | | Merge with 5.2Michael Widenius2011-09-103-0/+17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Automatic mergeMichael Widenius2011-09-101-0/+1
| |\ \
| | * | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-0/+1
| * | | LP BUG#813418 fix.unknown2011-09-082-0/+19
* | | | BUG#833600: Wrong result with view + outer join + uncorrelated subquery (non-...Sergey Petrunya2011-09-082-0/+42
* | | | Automerge.Sergey Petrunya2011-09-083-0/+240
|\ \ \ \
| * | | | BUG#830993: Crash in end_read_record with derived tableSergey Petrunya2011-09-083-0/+240
* | | | | Merge.Igor Babaev2011-09-083-10/+249
|\ \ \ \ \