summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug lp:817384unknown2011-08-091-1/+3
* BUG#822134: Invalid plan and wrong result set for Q20 from DBT3 benchmark setSergey Petrunya2011-08-091-7/+36
* Fixed LP bug #817360.Igor Babaev2011-07-291-6/+8
* Fixed a crash with pbxt.subselect when 'derived_merge' is set off inIgor Babaev2011-07-221-1/+1
* Merge from 5.2unknown2011-07-211-6/+6
|\
| * 5.1 mergeSergei Golubchik2011-07-121-6/+6
| |\
| | * bugfix: create internal temporary tables in mysql_tmpdir, not in datadirSergei Golubchik2011-07-121-6/+6
* | | Fixed LP bug #813447.Igor Babaev2011-07-211-1/+3
* | | Fixed LP bug #791761.Igor Babaev2011-07-201-1/+3
* | | Merge fix for BUG##806524Sergey Petrunya2011-07-201-2/+2
|\ \ \
| * | | BUG##806524: Assertion `join->best_read < 1.7976931348623157e+308 with table_...Sergey Petrunya2011-07-201-2/+2
* | | | Fixed LP BUG#800696.unknown2011-07-191-2/+6
|/ / /
* | | Fixed LP bug #793448.Igor Babaev2011-07-171-0/+1
* | | Merge with the latest 5.3 code.Igor Babaev2011-07-171-1/+1
|\ \ \
| * | | Fixed LP bug #794901.Igor Babaev2011-07-161-1/+1
* | | | Fix bug lp:777691unknown2011-07-141-8/+0
* | | | Corrected the patch for bug 809206 to fix valgrind failures.Igor Babaev2011-07-131-1/+2
* | | | Fixed LP bug #809206.Igor Babaev2011-07-121-6/+28
|/ / /
* | | Fixed LP bug #806097.Igor Babaev2011-07-091-0/+4
* | | Fixed LP bug #806510.Igor Babaev2011-07-081-2/+3
* | | Fixed LP bug #806431.Igor Babaev2011-07-061-13/+21
* | | Merge the fix for bug lp:802979unknown2011-07-061-4/+3
|\ \ \
| * | | Fix LP bug lp:802979unknown2011-07-041-4/+3
* | | | fix compile warningsVladislav Vaintroub2011-07-051-1/+1
* | | | Fixed LP bug #804515.Igor Babaev2011-07-011-1/+2
* | | | Merge first chunk of OJ+SJ fixes into 5.3Sergey Petrunya2011-07-011-40/+127
|\ \ \ \ | |/ / / |/| | |
| * | | Fix buildbot failures:Sergey Petrunya2011-06-301-5/+8
| * | | lp:802965: Crash in do_copy_not_null with semijoin=on in maria-5.3Sergey Petrunya2011-06-291-2/+14
| * | | MergeSergey Petrunya2011-06-291-33/+105
| |\ \ \
| | * \ \ Merge semi-join+outer-join fixes into 5.3Sergey Petrunya2011-06-271-33/+105
| | |\ \ \
| | | * \ \ Merge semi-join+outer join fixes into 5.3Sergey Petrunya2011-06-241-33/+105
| | | |\ \ \
| | | | * | | 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-221-33/+85
* | | | | | | Fixed LP bug #802845.Igor Babaev2011-06-291-1/+1
* | | | | | | Fixed LP bug #803410.Igor Babaev2011-06-291-0/+1
|/ / / / / /
* | | | | | Automatic mergeMichael Widenius2011-06-281-6/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Automatic mergeMichael Widenius2011-06-281-6/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-6/+6
* | | | | | | Added TODO commentsSergey Petrunya2011-06-271-0/+2
|/ / / / / /
* | | | | | Fixed LP bug #801536.Igor Babaev2011-06-261-4/+7
|/ / / / /
* | | | | Fixed LP bug #799499.Igor Babaev2011-06-241-1/+3
* | | | | Fixed LP bug #798576.Igor Babaev2011-06-241-2/+3
* | | | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-0/+21
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge with 5.1Michael Widenius2011-06-241-0/+21
| |\ \ \ | | | |/ | | |/|
| | * | Fixed typo. (Old code worked as both tested parts where 'bool', but not nice ...Michael Widenius2011-06-241-1/+1
| | * | Fix for bug lp:798597 Incorrect "Duplicate entry" error with views and GROUP BYMichael Widenius2011-06-241-0/+21
* | | | Fixed a valgrind problem.Igor Babaev2011-06-231-0/+1
* | | | Fixed LP bug #798621. Igor Babaev2011-06-211-2/+2
| |_|/ |/| |
* | | MWL#89unknown2011-06-211-1/+1
|\ \ \