summaryrefslogtreecommitdiff
path: root/sql/filesort.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-2/+14
|\
| * Merge with 5.2.Michael Widenius2011-12-111-5/+7
| |\
| | * Merge with 5.1Michael Widenius2011-11-301-1/+1
| | |\
| | | * Fixed compiler warningsMichael Widenius2011-11-301-1/+1
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-241-4/+6
| | |\ \ | | | |/
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-4/+6
| | | |\
* | | | \ 5.3->5.5 mergeSergei Golubchik2011-11-221-13/+18
|\ \ \ \ \ | |/ / / /
| * | | | Merge.Igor Babaev2011-10-281-6/+5
| |\ \ \ \
| | * \ \ \ Merge.Igor Babaev2011-06-011-6/+5
| | |\ \ \ \
| | | * | | | Backported the test case for bug 43617 fixed by the patch for bug 42580.Igor Babaev2011-05-271-6/+5
| * | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-4/+4
| * | | | | | BUG#834514: Assertion `!table || (!table->read_set || bitmap_is_set(...' with...Sergey Petrunya2011-09-031-3/+9
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-13/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.1 => 5.5Norvald H. Ryeng2011-08-301-2/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Bug#11765254 - 58200: ASSERTION FAILED: PARAM.SORT_LENGTH WHENNorvald H. Ryeng2011-08-301-2/+3
| * | | | | | | merge 5.1 => 5.5Tor Didriksen2011-08-291-11/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEXTor Didriksen2011-08-251-11/+0
| | * | | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ \ \
| | | * | | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-86/+162
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Buildbot fixes:Sergey Petrunya2011-06-031-1/+1
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-29/+18
| |\ \ \ \ \ \ \
| | * | | | | | | lp:730637 - Valgrind warnings in 5.1-microSergei Golubchik2011-03-071-2/+4
| | * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-29/+16
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge with 5.3 mainMichael Widenius2011-05-161-3/+27
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ MWL#89unknown2011-03-011-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge MWL#89 into 5.3 main.unknown2011-01-111-3/+27
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix LP BUG#680943unknown2010-12-021-3/+27
| * | | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-4/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Fixed compiler warningsMichael Widenius2011-02-251-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | MergeIgor Babaev2010-12-271-46/+104
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge: mwl#24+mwl#21 5.1->5.2Igor Babaev2010-12-241-46/+104
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Addressed the feedback from the review of Monty on the cumulative patch for Igor Babaev2010-12-191-38/+44
| | | * | | | | | MWL #21: "index_merge: non-ROR intersection".Igor Babaev2010-12-011-0/+1
| | | * | | | | | An implementation of index intersect via a modified Unique class.Igor Babaev2010-09-131-31/+82
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | MWL#121-124 DS-MRR support for key-ordered retrieval, etcSergey Petrunya2010-11-011-5/+10
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | BUG#625841: Assertion `!table || (!table->read_set || bitmap_is_setSergey Petrunya2010-09-151-5/+10
* | | | | | | | post-merge fixes.Sergei Golubchik2011-07-021-0/+1
* | | | | | | | 5.5-mergeSergei Golubchik2011-07-021-8/+25
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Bug #11747102 30771: LOG MORE INFO ABOUT THREADS KILL'D AND SORT ABORTED MESS...Tor Didriksen2011-02-241-2/+5
| * | | | | | | Bug #36022 please log more information about "Sort aborted" queriesTor Didriksen2011-02-021-2/+21
| * | | | | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-5/+1
* | | | | | | | lots of post-merge changesSergei Golubchik2011-04-251-0/+2
* | | | | | | | merge.Sergei Golubchik2010-11-251-22/+41
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-7/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Fixed bug #607566.Igor Babaev2010-07-191-3/+5
| | * | | | MergeIgor Babaev2010-07-171-2/+2
| | |\ \ \ \
| | | * | | | Fixed bug #604503.Igor Babaev2010-07-171-2/+2
| | * | | | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+2
| | |/ / / /
| | * | | | Fixed bug #603654.Igor Babaev2010-07-131-1/+8