summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-157-26/+114
* MergeSergey Petrunya2011-07-145-11/+12
|\
| * Disable LooseScan and FirstMatch when outer joins are present.Sergey Petrunya2011-07-145-11/+12
* | BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89Sergey Petrunya2011-07-148-2/+122
* | Merge.Igor Babaev2011-07-135-5/+118
|\ \
| * | Fixed LP bug #809179.Igor Babaev2011-07-135-5/+118
* | | Corrected the patch for bug 809206 to fix valgrind failures.Igor Babaev2011-07-131-1/+2
|/ /
* | Merge.Igor Babaev2011-07-136-12/+113
|\ \
| * | Fixed LP bug #809206.Igor Babaev2011-07-126-12/+113
* | | Corrected the code of the recent patch that had changed the baseIgor Babaev2011-07-133-2/+6
| |/ |/|
* | Update test results for previous csetSergey Petrunya2011-07-132-2/+2
|/
* MergeSergey Petrunya2011-07-127-73/+236
|\
| * Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil...Sergey Petrunya2011-07-116-51/+197
| * Alternate version of MySQL's fix for BUG#49453.Sergey Petrunya2011-07-111-22/+39
* | Fixed LP bug #793386.Igor Babaev2011-07-113-0/+45
* | Fixed LP bug #806504.Igor Babaev2011-07-104-1/+65
* | mergeVladislav Vaintroub2011-07-101-1/+1
|\ \
| * | mergeVladislav Vaintroub2011-07-101-1/+1
| * | mergeVladislav Vaintroub2011-07-101-1/+1
| |\ \
* | \ \ mergeVladislav Vaintroub2011-07-101-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix LPBUG#808233 - undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
| |/ /
* | | Fixed LP bug #806097.Igor Babaev2011-07-095-2/+103
| |/ |/|
* | Semi-join fixes: make COST_VECT objects survive add_io(add_io_cnt=0, add_avg_...Sergey Petrunya2011-07-091-4/+8
* | [No BUG#] Fixes for problems discovered when running mysql-trunk's subquery t...Sergey Petrunya2011-07-093-1/+20
* | Merge @@optimizer_switch default settings changes into 5.3Sergey Petrunya2011-07-09104-420/+7336
|\ \
| * | Update test results for previous csets.Sergey Petrunya2011-07-0810-57/+38
| * | Make table_elimination=on|off flag to be always present in @@optimizer_switch.Sergey Petrunya2011-07-082-36/+5
| * | Forgot to add these two files when setting semijoin=off by default:Sergey Petrunya2011-07-082-0/+601
| * | Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-0894-356/+6721
* | | Merge.Igor Babaev2011-07-085-4/+100
|\ \ \
| * | | Fixed LP bug #806510.Igor Babaev2011-07-085-4/+100
* | | | Merge test cases for bugs that were fixed by MWL#89.unknown2011-07-082-0/+367
|\ \ \ \ | |/ / / |/| | |
| * | | Test for bug lp:611382unknown2011-07-082-0/+76
| * | | Test case for bug lp:611396unknown2011-07-082-0/+66
| * | | Test for bug lp:612543unknown2011-07-072-0/+93
| * | | Test case for bug lp:611690unknown2011-07-072-0/+132
| |/ /
* | | Merge.Igor Babaev2011-07-073-0/+58
|\ \ \ | |/ / |/| |
| * | Fixed LP bug #806477.Igor Babaev2011-07-073-0/+58
* | | Fix bug lp:806943unknown2011-07-073-1/+65
|/ /
* | Merge.Igor Babaev2011-07-063-13/+69
|\ \
| * | Fixed LP bug #806431.Igor Babaev2011-07-063-13/+69
* | | Bug lp:802979unknown2011-07-062-4/+4
|/ /
* | Merge the fix for bug lp:802979unknown2011-07-0610-25/+115
|\ \
| * | Fix LP bug lp:802979unknown2011-07-0410-25/+115
* | | Merge fix for BUG#611704Sergey Petrunya2011-07-064-1/+98
|\ \ \
| * | | # BUG#611704: Crash in replace_where_subcondition with nested subquery and se...Sergey Petrunya2011-07-064-1/+98
* | | | fix compile warningsVladislav Vaintroub2011-07-052-3/+3
* | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-0559-1310/+2331
|\ \ \ \ | |/ / / |/| | |
| * | | set errno to EBADF, if file descriptor < 0 in my_write()Vladislav Vaintroub2011-06-261-2/+2
| * | | Fix "make dist" : add my_winfile.c and my_winerr.c to EXTRA_DIST listVladislav Vaintroub2011-06-191-1/+1