summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-13127-1248/+2461
|\
| * multi-delete should ignore semi-join internal temp tables,Sergei Golubchik2012-01-131-1/+1
| * lp:893522 more problems found by PVS StudioSergei Golubchik2012-01-121-1/+1
| |\
| * | Fix the comment.unknown2012-01-111-4/+2
| * | Fix for LP BUG#908269 Wrong result with subquery in select list, EXISTS, cons...unknown2012-01-102-14/+35
| * | BUG#912510: Crash in do_copy_not_null with semijoin=ON, firstmatch=ON, aggreg...Sergey Petrunya2012-01-082-1/+31
| * | Fixed LP bug #910083.Igor Babaev2012-01-021-2/+1
| * | MergeSergey Petrunya2011-12-281-0/+1
| |\ \
| | * | BUG#906357: Incorrect result with outer join and full text matchSergey Petrunya2011-12-201-0/+1
| * | | Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-242-14/+16
| * | | Backport of WL#5953 from MySQL 5.6unknown2011-12-192-1/+84
| |/ /
| * | BUG#906385: EXPLAIN EXTENDED crashes in TABLE_LIST::print with limited max_jo...Sergey Petrunya2011-12-191-1/+10
| * | BUG#904432: Wrong result with LEFT JOIN, constant table, semijoin=ON,material...Sergey Petrunya2011-12-191-2/+32
| * | Remove garbage commentsSergey Petrunya2011-12-191-2/+0
| * | Fixed LP bug #904832.Igor Babaev2011-12-184-0/+17
| * | GIS issues fixed.Alexey Botchkov2011-12-162-1/+6
| * | MergeIgor Babaev2011-12-152-4/+6
| |\ \
| | * \ Merge.Igor Babaev2011-12-152-4/+6
| | |\ \
| | | * | Made join_cache_level == 2 by default.Igor Babaev2011-12-151-1/+1
| | | * | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-152-3/+5
| * | | | MergeSergey Petrunya2011-12-162-10/+34
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#901399: Wrong result (extra row) with semijoin=ON, materialization=OFF, o...Sergey Petrunya2011-12-162-10/+34
| * | | | MergeSergey Petrunya2011-12-151-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Make MyISAM's version of create_internal_tmp_table set Sergey Petrunya2011-12-151-0/+1
| | |/ /
| * | | Fix trivial merge errorSergey Petrunya2011-12-151-3/+2
| * | | MergeMichael Widenius2011-12-142-9/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge with 5.2Michael Widenius2011-12-141-9/+0
| | |\ \
| | | * \ Merge with 5.1Michael Widenius2011-12-132-11/+0
| | | |\ \
| | | | * | Fixed valgrind problem: reference on deleted memory of temporary table name.unknown2011-12-112-11/+0
| | * | | | Fixed failure with query_cache.test for embedded serverMichael Widenius2011-12-131-2/+1
| * | | | | MergeSergey Petrunya2011-12-144-122/+300
| |\ \ \ \ \
| | * | | | | BUG#901506: Crash in TABLE_LIST::print on EXPLAIN EXTENDEDSergey Petrunya2011-12-144-122/+300
| * | | | | | MergeIgor Babaev2011-12-131-3/+4
| |\ \ \ \ \ \
| | * | | | | | Fixed LP bug #902356.Igor Babaev2011-12-131-3/+4
| * | | | | | | BUG#902632: Crash or invalid read at st_join_table::cleanup, st_table::disabl...Sergey Petrunya2011-12-141-0/+6
| |/ / / / / /
| * | | | | | The variable query_cache_strip_comments allowed in embedded server.unknown2011-12-131-2/+2
| | |/ / / / | |/| | | |
| * | | | | Automatic mergeMichael Widenius2011-12-134-26/+41
| |\ \ \ \ \
| | * | | | | Fixed valgrind error when storing db_name_length in query_cache.Michael Widenius2011-12-134-26/+41
| * | | | | | 5.2->5.3 mergeSergei Golubchik2011-12-122-1/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Fixed bug lp:900375unknown2011-12-121-0/+2
| | * | | | Fixed bug lp:888456unknown2011-12-081-0/+1
| | * | | | 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-021-1/+1
| * | | | | Fixed LP bug #901709.Igor Babaev2011-12-111-1/+2
| * | | | | MergeIgor Babaev2011-12-113-16/+30
| |\ \ \ \ \
| | * | | | | Fixed LP bug #901478.Igor Babaev2011-12-113-16/+30
| * | | | | | Merge with 5.1 & fixes to IGNORE handlingMichael Widenius2011-12-11165-978/+2298
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Rewrite IGNORE handling:Michael Widenius2011-12-1110-106/+66
| | * | | | | Merge with 5.2.Michael Widenius2011-12-11165-878/+2238
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge with 5.1Michael Widenius2011-11-307-15/+43
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-303-11/+39