summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-024-4/+16
| * | LP BUG#813418 fix.unknown2011-09-083-0/+21
* | | BUG#833600: Wrong result with view + outer join + uncorrelated subquery (non-...Sergey Petrunya2011-09-084-0/+49
* | | Automerge.Sergey Petrunya2011-09-086-19/+268
|\ \ \
| * | | BUG#830993: Crash in end_read_record with derived tableSergey Petrunya2011-09-086-19/+268
* | | | Merge.Igor Babaev2011-09-085-26/+260
|\ \ \ \
| * | | | Fixed LP bug #824463.Igor Babaev2011-08-155-26/+260
* | | | | lp:839387 Assertion `(Item_result)i != TIME_RESULT' failed with CASE + datetimeSergei Golubchik2011-09-075-5/+46
* | | | | MergeSergey Petrunya2011-09-0615-61/+587
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix typo bugSergey Petrunya2011-09-061-1/+1
| * | | | BUG#823930: Wrong result with semijoin materialization and blob fieldsSergey Petrunya2011-09-063-6/+22
| * | | | BUG#834739: Wrong result with 3-way inner join, LooseScan,multipart keys Sergey Petrunya2011-09-056-3/+120
| * | | | BUG#834758: Wrong result with innner join, LooseScan, two-column IN() predicateSergey Petrunya2011-09-054-0/+71
| * | | | BUG#836532: Crash in Item_equal_fields_iterator::get_curr_field with semijoin...Sergey Petrunya2011-09-045-4/+118
| * | | | BUG#834514: Assertion `!table || (!table->read_set || bitmap_is_set(...' with...Sergey Petrunya2011-09-033-3/+53
| * | | | BUG#836507: Crash in setup_sj_materialization_part1() with semijoin+materiali...Sergey Petrunya2011-09-024-0/+89
| * | | | BUG#836523: Crash in JOIN::get_partial_cost_and_fanout with semijoin+material...Sergey Petrunya2011-09-026-48/+117
* | | | | Merge.Igor Babaev2011-09-064-3/+102
|\ \ \ \ \
| * | | | | Fixed LP bug #838633. Igor Babaev2011-09-064-3/+102
* | | | | | Merge LP BUG#780386 5.2->5.3 (where other fix was present)unknown2011-09-056-111/+111
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix of LP BUG#780386.unknown2011-09-056-20/+96
* | | | | | merge 5.2->5.3unknown2011-09-052-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix pbxt suite to keep the same opti9misation it was before.unknown2011-09-052-2/+2
| | |_|_|/ | |/| | |
* | | | | Fixed lp:828514 "Assertion `! is_set()' failed in Diagnostics_area::set_ok_st...Michael Widenius2011-09-033-19/+32
| |_|/ / |/| | |
* | | | Merge of mergeunknown2011-09-0233-133/+1709
|\ \ \ \
| * \ \ \ Merge 5.2->5.3unknown2011-09-0233-133/+1709
| |\ \ \ \ | | |/ / /
| | * | | LP BUG#823169 fix.unknown2011-09-027-36/+442
| | * | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-0211-30/+68
| | * | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-015-13/+30
| | * | | Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often...Michael Widenius2011-09-019-13/+56
| | * | | Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-294-5/+13
* | | | | MergeSergey Petrunya2011-09-0218-36/+154
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG##836491: Crash in Item_field::Item_field from add_ref_to_table_cond() wit...Sergey Petrunya2011-08-294-0/+58
| * | | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-2914-36/+96
* | | | | Fix for bug lp:834492unknown2011-09-015-11/+94
* | | | | sec_to_time() in the integer context was losing the sign of the resultSergei Golubchik2011-09-013-1/+8
| |_|/ / |/| | |
* | | | Updated crash-me for 5.3Michael Widenius2011-08-292-29/+43
* | | | Added MariaDB executable comment syntax: /*M!##### */Michael Widenius2011-08-297-21/+62
|/ / /
* | | Fix bug lp:827416unknown2011-08-2712-34/+125
* | | Automatic merge.unknown2011-08-237-17/+169
|\ \ \
| * | | Fixed bug lp:825018unknown2011-08-233-1/+75
| * | | Fix bug lp:825095unknown2011-08-234-16/+94
* | | | lp:822760 Wrong result with view + invalid datesSergei Golubchik2011-08-225-1/+125
|/ / /
* | | Fixed LP bug #826279.Igor Babaev2011-08-197-2/+163
* | | Fix bug lp:813473unknown2011-08-179-4/+464
* | | field_conv.cc: added commentsSergey Petrunya2011-08-172-1/+15
* | | MergeSergey Petrunya2011-08-173-1/+34
|\ \ \
| * | | BUG#826935 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergey Petrunya2011-08-173-1/+34
* | | | Fixed LP bug #825035.Igor Babaev2011-08-168-0/+73
* | | | Merge fix for small_blocksize.testMichael Widenius2011-08-162-43/+0
|\ \ \ \