summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed LP bug #809179.Igor Babaev2011-07-133-5/+28
* Merge.Igor Babaev2011-07-133-8/+31
|\
| * Fixed LP bug #809206.Igor Babaev2011-07-123-8/+31
* | Corrected the code of the recent patch that had changed the baseIgor Babaev2011-07-131-0/+4
|/
* MergeSergey Petrunya2011-07-125-73/+92
|\
| * Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil...Sergey Petrunya2011-07-114-51/+53
| * Alternate version of MySQL's fix for BUG#49453.Sergey Petrunya2011-07-111-22/+39
* | Fixed LP bug #793386.Igor Babaev2011-07-111-0/+5
* | Fixed LP bug #806504.Igor Babaev2011-07-102-1/+2
* | Fixed LP bug #806097.Igor Babaev2011-07-092-0/+31
|/
* 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-092-44/+7
|\
| * Make table_elimination=on|off flag to be always present in @@optimizer_switch.Sergey Petrunya2011-07-082-36/+5
| * Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-082-8/+2
* | Fixed LP bug #806510.Igor Babaev2011-07-082-3/+4
* | Merge.Igor Babaev2011-07-071-0/+6
|\ \ | |/ |/|
| * Fixed LP bug #806477.Igor Babaev2011-07-071-0/+6
* | Fix bug lp:806943unknown2011-07-071-1/+1
|/
* Fixed LP bug #806431.Igor Babaev2011-07-061-13/+21
* Merge the fix for bug lp:802979unknown2011-07-062-5/+7
|\
| * Fix LP bug lp:802979unknown2011-07-042-5/+7
* | Merge fix for BUG#611704Sergey Petrunya2011-07-061-1/+3
|\ \
| * | # BUG#611704: Crash in replace_where_subcondition with nested subquery and se...Sergey Petrunya2011-07-061-1/+3
* | | fix compile warningsVladislav Vaintroub2011-07-052-3/+3
* | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-054-8/+5
|\ \ \ | |/ / |/| |
| * | Fix MySQL Bug #21978 : 'flush_time' value set for 1800 sec Vladislav Vaintroub2011-06-162-4/+1
| * | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-122-4/+4
* | | Merge fix for BUG#803365Sergey Petrunya2011-07-051-2/+46
|\ \ \
| * | | BUG#803365: Crash in pull_out_semijoin_tables with outer join + semijoin + de...Sergey Petrunya2011-07-051-2/+46
* | | | Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-052-9/+3
* | | | Fixed LP bug #804686.Igor Babaev2011-07-032-39/+2
* | | | Fixed LP bug #804515.Igor Babaev2011-07-011-1/+2
* | | | Automatic mergeMichael Widenius2011-07-0113-54/+365
|\ \ \ \ | |/ / / |/| | |
| * | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-0113-35/+342
| * | | Added read only system variable 'in_transaction' which tells if there'sSergei Golubchik2011-07-011-19/+23
* | | | Merge first chunk of OJ+SJ fixes into 5.3Sergey Petrunya2011-07-019-54/+188
|\ \ \ \
| * | | | Fix buildbot failures:Sergey Petrunya2011-06-304-6/+15
| * | | | lp:802965: Crash in do_copy_not_null with semijoin=on in maria-5.3Sergey Petrunya2011-06-291-2/+14
| * | | | MergeSergey Petrunya2011-06-298-47/+160
| |\ \ \ \
| | * | | | Remove garbage commentSergey Petrunya2011-06-281-1/+1
| | * | | | Followup to previous commit:Sergey Petrunya2011-06-282-4/+8
| | * | | | Test: enable semi-join processing for cases of semi-joins and outer joins, ex...Sergey Petrunya2011-06-281-2/+9
| | * | | | Merge semi-join+outer-join fixes into 5.3Sergey Petrunya2011-06-277-41/+143
| | |\ \ \ \
| | | * \ \ \ Merge semi-join+outer join fixes into 5.3Sergey Petrunya2011-06-247-41/+143
| | | |\ \ \ \
| | | | * | | | Make semi-joins work with outer joins:Sergey Petrunya2011-06-221-0/+9
| | | | * | | | Make semi-joins work with outer joins part #2:Sergey Petrunya2011-06-221-0/+11
| | | | * | | | Make semi-joins work with outer joins part #1:Sergey Petrunya2011-06-227-41/+123
* | | | | | | | Fixed LP bug #803851.Igor Babaev2011-06-301-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fixed LP bug #802845.Igor Babaev2011-06-291-1/+1