summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.2->5.3unknown2011-09-026-41/+81
|\
| * LP BUG#823169 fix.unknown2011-09-023-32/+58
| * Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-022-5/+18
| * Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-011-2/+1
| * Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-293-2/+4
* | Fix for bug lp:834492unknown2011-09-013-11/+23
* | sec_to_time() in the integer context was losing the sign of the resultSergei Golubchik2011-09-011-1/+2
* | Added MariaDB executable comment syntax: /*M!##### */Michael Widenius2011-08-292-19/+20
* | Fix bug lp:827416unknown2011-08-271-0/+7
* | Automatic merge.unknown2011-08-233-17/+35
|\ \
| * | Fixed bug lp:825018unknown2011-08-231-1/+1
| * | Fix bug lp:825095unknown2011-08-232-16/+34
* | | lp:822760 Wrong result with view + invalid datesSergei Golubchik2011-08-221-1/+1
|/ /
* | Fixed LP bug #826279.Igor Babaev2011-08-191-2/+12
* | Fix bug lp:813473unknown2011-08-173-4/+25
* | field_conv.cc: added commentsSergey Petrunya2011-08-172-1/+15
* | MergeSergey Petrunya2011-08-171-1/+6
|\ \
| * | BUG#826935 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergey Petrunya2011-08-171-1/+6
* | | Fixed LP bug #825035.Igor Babaev2011-08-165-0/+10
* | | MergeSergey Petrunya2011-08-161-0/+12
|\ \ \ | |/ /
| * | BUG#818280: crash in do_copy_not_null() in maria-5.3 with semijoinSergey Petrunya2011-08-161-0/+12
* | | Automatic merge with 5.2Michael Widenius2011-08-165-11/+26
|\ \ \ | |/ / |/| / | |/
| * Fixed build failure in embedded library regarding that decrease_user_connecti...Michael Widenius2011-08-162-1/+3
| * Fixed bug that MAX_USER_CONNECTIONS was not working properly in all situation...Michael Widenius2011-08-164-10/+23
* | Early check of subquery cache hit rate added to limit its performance impact ...unknown2011-08-122-9/+30
* | Protect statistic variables of subquery cache.unknown2011-08-121-2/+5
* | Fixed LP bug #823189.Igor Babaev2011-08-111-1/+4
* | Fixed LP bug #823826.Igor Babaev2011-08-111-0/+4
* | Fix bug lp:817384unknown2011-08-091-1/+3
* | Fixed LP bug #819716.Igor Babaev2011-08-081-1/+1
* | Merge fix for BUG#822134Sergey Petrunya2011-08-091-7/+36
|\ \
| * | BUG#822134: Invalid plan and wrong result set for Q20 from DBT3 benchmark setSergey Petrunya2011-08-091-7/+36
* | | MergeSergey Petrunya2011-08-051-161/+459
|\ \ \ | |/ /
| * | Backport of:Sergey Petrunya2011-08-051-3/+54
| * | Backport of:Sergey Petrunya2011-08-041-160/+407
* | | Limit query length in error log to 64K, to avoid output of full blobsVladislav Vaintroub2011-08-031-1/+1
* | | Enhance crash reporting. Fix Vladislav Vaintroub2011-08-031-1/+2
|/ /
* | Fixed LP bug #817360.Igor Babaev2011-07-291-6/+8
* | Subquery cache going on disk management fix: Do not go on disk if hit rate is...unknown2011-07-282-6/+44
* | Fixed a crash with pbxt.subselect when 'derived_merge' is set off inIgor Babaev2011-07-221-1/+1
* | Merge.Igor Babaev2011-07-212-4/+2
|\ \
| * | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-212-4/+2
* | | Fix for LP BUG#806071unknown2011-07-212-1/+17
* | | BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-211-0/+9
* | | Merge from 5.2unknown2011-07-217-36/+40
|\ \ \ | | |/ | |/|
| * | Merge 5.1->5.2unknown2011-07-215-15/+27
| |\ \
| | * | Removed incorrect fix and its test suite (the test suit is duplicate).unknown2011-07-212-12/+0
| | * | The function description added.unknown2011-07-211-0/+1
| | * | Fix of LP BUG#777809unknown2011-07-212-3/+26
| * | | 5.1 mergeSergei Golubchik2011-07-121-6/+6
| |\ \ \ | | |/ /