Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.2 | Michael Widenius | 2011-09-10 | 14 | -44/+104 |
|\ | |||||
| * | Automatic merge | Michael Widenius | 2011-09-10 | 13 | -44/+102 |
| |\ | |||||
| | * | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 13 | -41/+90 |
| | * | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary" | Michael Widenius | 2011-09-02 | 1 | -3/+12 |
| * | | LP BUG#813418 fix. | unknown | 2011-09-08 | 1 | -0/+2 |
| * | | Fix of LP BUG#780386. | unknown | 2011-09-05 | 3 | -2/+43 |
| |/ | |||||
* | | BUG#833600: Wrong result with view + outer join + uncorrelated subquery (non-... | Sergey Petrunya | 2011-09-08 | 2 | -0/+7 |
* | | Automerge. | Sergey Petrunya | 2011-09-08 | 3 | -19/+28 |
|\ \ | |||||
| * | | BUG#830993: Crash in end_read_record with derived table | Sergey Petrunya | 2011-09-08 | 3 | -19/+28 |
* | | | Merge. | Igor Babaev | 2011-09-08 | 2 | -16/+11 |
|\ \ \ | |||||
| * | | | Fixed LP bug #824463. | Igor Babaev | 2011-08-15 | 2 | -16/+11 |
* | | | | lp:839387 Assertion `(Item_result)i != TIME_RESULT' failed with CASE + datetime | Sergei Golubchik | 2011-09-07 | 1 | -5/+12 |
* | | | | Merge | Sergey Petrunya | 2011-09-06 | 7 | -49/+117 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix typo bug | Sergey Petrunya | 2011-09-06 | 1 | -1/+1 |
| * | | | BUG#823930: Wrong result with semijoin materialization and blob fields | Sergey Petrunya | 2011-09-06 | 2 | -0/+14 |
| * | | | BUG#834739: Wrong result with 3-way inner join, LooseScan,multipart keys | Sergey Petrunya | 2011-09-05 | 3 | -0/+15 |
| * | | | BUG#834758: Wrong result with innner join, LooseScan, two-column IN() predicate | Sergey Petrunya | 2011-09-05 | 1 | -0/+1 |
| * | | | BUG#836532: Crash in Item_equal_fields_iterator::get_curr_field with semijoin... | Sergey Petrunya | 2011-09-04 | 2 | -1/+27 |
| * | | | BUG#834514: Assertion `!table || (!table->read_set || bitmap_is_set(...' with... | Sergey Petrunya | 2011-09-03 | 1 | -3/+9 |
| * | | | BUG#836507: Crash in setup_sj_materialization_part1() with semijoin+materiali... | Sergey Petrunya | 2011-09-02 | 1 | -0/+8 |
| * | | | BUG#836523: Crash in JOIN::get_partial_cost_and_fanout with semijoin+material... | Sergey Petrunya | 2011-09-02 | 3 | -45/+43 |
* | | | | Merge. | Igor Babaev | 2011-09-06 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Fixed LP bug #838633. | Igor Babaev | 2011-09-06 | 1 | -3/+2 |
* | | | | | Fixed lp:828514 "Assertion `! is_set()' failed in Diagnostics_area::set_ok_st... | Michael Widenius | 2011-09-03 | 3 | -19/+32 |
| |/ / / |/| | | | |||||
* | | | | Merge of merge | unknown | 2011-09-02 | 6 | -41/+81 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 5.2->5.3 | unknown | 2011-09-02 | 6 | -41/+81 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | LP BUG#823169 fix. | unknown | 2011-09-02 | 3 | -32/+58 |
| | * | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ... | Michael Widenius | 2011-09-02 | 2 | -5/+18 |
| | * | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ... | Michael Widenius | 2011-09-01 | 1 | -2/+1 |
| | * | | | Added logging of all messages (also system warnings) one gets during a MyISAM... | Michael Widenius | 2011-08-29 | 3 | -2/+4 |
* | | | | | Merge | Sergey Petrunya | 2011-09-02 | 12 | -36/+36 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | BUG##836491: Crash in Item_field::Item_field from add_ref_to_table_cond() wit... | Sergey Petrunya | 2011-08-29 | 1 | -0/+3 |
| * | | | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ... | Sergey Petrunya | 2011-08-29 | 11 | -36/+33 |
* | | | | | Fix for bug lp:834492 | unknown | 2011-09-01 | 3 | -11/+23 |
* | | | | | sec_to_time() in the integer context was losing the sign of the result | Sergei Golubchik | 2011-09-01 | 1 | -1/+2 |
| |_|/ / |/| | | | |||||
* | | | | Added MariaDB executable comment syntax: /*M!##### */ | Michael Widenius | 2011-08-29 | 2 | -19/+20 |
|/ / / | |||||
* | | | Fix bug lp:827416 | unknown | 2011-08-27 | 1 | -0/+7 |
* | | | Automatic merge. | unknown | 2011-08-23 | 3 | -17/+35 |
|\ \ \ | |||||
| * | | | Fixed bug lp:825018 | unknown | 2011-08-23 | 1 | -1/+1 |
| * | | | Fix bug lp:825095 | unknown | 2011-08-23 | 2 | -16/+34 |
* | | | | lp:822760 Wrong result with view + invalid dates | Sergei Golubchik | 2011-08-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Fixed LP bug #826279. | Igor Babaev | 2011-08-19 | 1 | -2/+12 |
* | | | Fix bug lp:813473 | unknown | 2011-08-17 | 3 | -4/+25 |
* | | | field_conv.cc: added comments | Sergey Petrunya | 2011-08-17 | 2 | -1/+15 |
* | | | Merge | Sergey Petrunya | 2011-08-17 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | BUG#826935 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Sergey Petrunya | 2011-08-17 | 1 | -1/+6 |
* | | | | Fixed LP bug #825035. | Igor Babaev | 2011-08-16 | 5 | -0/+10 |
* | | | | Merge | Sergey Petrunya | 2011-08-16 | 1 | -0/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | BUG#818280: crash in do_copy_not_null() in maria-5.3 with semijoin | Sergey Petrunya | 2011-08-16 | 1 | -0/+12 |
| | |/ | |/| | |||||
* | | | Automatic merge with 5.2 | Michael Widenius | 2011-08-16 | 5 | -11/+26 |
|\ \ \ | |/ / |/| / | |/ |