Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fixed build failure in embedded library regarding that decrease_user_connecti... | Michael Widenius | 2011-08-16 | 2 | -1/+3 |
| * | Fixed bug that MAX_USER_CONNECTIONS was not working properly in all situation... | Michael Widenius | 2011-08-16 | 4 | -10/+23 |
* | | Early check of subquery cache hit rate added to limit its performance impact ... | unknown | 2011-08-12 | 2 | -9/+30 |
* | | Protect statistic variables of subquery cache. | unknown | 2011-08-12 | 1 | -2/+5 |
* | | Fixed LP bug #823189. | Igor Babaev | 2011-08-11 | 1 | -1/+4 |
* | | Fixed LP bug #823826. | Igor Babaev | 2011-08-11 | 1 | -0/+4 |
* | | Fix bug lp:817384 | unknown | 2011-08-09 | 1 | -1/+3 |
* | | Fixed LP bug #819716. | Igor Babaev | 2011-08-08 | 1 | -1/+1 |
* | | Merge fix for BUG#822134 | Sergey Petrunya | 2011-08-09 | 1 | -7/+36 |
|\ \ | |||||
| * | | BUG#822134: Invalid plan and wrong result set for Q20 from DBT3 benchmark set | Sergey Petrunya | 2011-08-09 | 1 | -7/+36 |
* | | | Merge | Sergey Petrunya | 2011-08-05 | 1 | -161/+459 |
|\ \ \ | |/ / | |||||
| * | | Backport of: | Sergey Petrunya | 2011-08-05 | 1 | -3/+54 |
| * | | Backport of: | Sergey Petrunya | 2011-08-04 | 1 | -160/+407 |
* | | | Limit query length in error log to 64K, to avoid output of full blobs | Vladislav Vaintroub | 2011-08-03 | 1 | -1/+1 |
* | | | Enhance crash reporting. Fix | Vladislav Vaintroub | 2011-08-03 | 1 | -1/+2 |
|/ / | |||||
* | | Fixed LP bug #817360. | Igor Babaev | 2011-07-29 | 1 | -6/+8 |
* | | Subquery cache going on disk management fix: Do not go on disk if hit rate is... | unknown | 2011-07-28 | 2 | -6/+44 |
* | | Fixed a crash with pbxt.subselect when 'derived_merge' is set off in | Igor Babaev | 2011-07-22 | 1 | -1/+1 |
* | | Merge. | Igor Babaev | 2011-07-21 | 2 | -4/+2 |
|\ \ | |||||
| * | | Made the optimizer switches 'derived_merge' and 'derived_with_keys' | Igor Babaev | 2011-07-21 | 2 | -4/+2 |
* | | | Fix for LP BUG#806071 | unknown | 2011-07-21 | 2 | -1/+17 |
* | | | BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu... | Sergey Petrunya | 2011-07-21 | 1 | -0/+9 |
* | | | Merge from 5.2 | unknown | 2011-07-21 | 7 | -36/+40 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge 5.1->5.2 | unknown | 2011-07-21 | 5 | -15/+27 |
| |\ \ | |||||
| | * | | Removed incorrect fix and its test suite (the test suit is duplicate). | unknown | 2011-07-21 | 2 | -12/+0 |
| | * | | The function description added. | unknown | 2011-07-21 | 1 | -0/+1 |
| | * | | Fix of LP BUG#777809 | unknown | 2011-07-21 | 2 | -3/+26 |
| * | | | 5.1 merge | Sergei Golubchik | 2011-07-12 | 1 | -6/+6 |
| |\ \ \ | | |/ / |