summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Buildbot fixes: Sergey Petrunya2010-06-052-6/+18
* More fixesSergey Petrunya2010-06-051-11/+18
* MWL#90: Code cleanup: Unification of merged and non-merged SJM nests processingSergey Petrunya2010-06-054-28/+76
* MWL#90, code movearound to unify merged and non-merged semi-join materializat...Sergey Petrunya2010-06-048-230/+712
* MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-273-6/+133
* Remove buildbot compilation warnings/errors on centos5-amd64-minimalSergey Petrunya2010-05-251-5/+7
* MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-253-6/+11
* MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-253-23/+18
* MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque...Sergey Petrunya2010-05-2411-91/+552
|\
| * Code cleanup, remove junk commentsSergey Petrunya2010-05-243-22/+1
| * Subqueries: Inside-out execution for non-semijoin materialized subqueries tha...Sergey Petrunya2010-05-239-61/+115
| * - Make subselect_sj2 testcase more stableSergey Petrunya2010-05-111-0/+2
| * Subquery optimizations:Sergey Petrunya2010-05-105-33/+47
| * Code cleanup in subquery optimizationsSergey Petrunya2010-04-256-55/+48
| * Always refer to materialized table as "SUBSELECT#%d" where %d is select numberSergey Petrunya2010-04-073-6/+16
| * MWL#90: Subqueries: Inside-out execution for non-semijoin materializedSergey Petrunya2010-04-069-35/+444
* | Fix a crash when running subselect.test with --debug option: useSergey Petrunya2010-05-031-1/+1
* | Fixed an error in the creation of REF access method for materializedunknown2010-04-061-1/+1
* | Fixed a problem where the temp table of a materialized subqueryunknown2010-04-063-11/+39
* | MWL#68: Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-04-021-1/+5
|/
* Fix buildbot compile failure on hardy-amd64-makedist: Sergey Petrunya2010-03-301-1/+2
* MWL#110: Make EXPLAIN always show materialization separatelySergey Petrunya2010-03-293-12/+123
* Fix union.test failure in buildbot: alternate fix for BUG#49734Sergey Petrunya2010-03-201-0/+20
* Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-20123-2891/+8153
|\
| * mergedSergei Golubchik2010-03-1576-795/+1888
| |\
| | * 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_...Sergei Golubchik2010-03-122-27/+32
| | * Automatic mergeMichael Widenius2010-03-101-2/+5
| | |\
| | | * Fix for: Bug#44987 DELETE IGNORE and FK constraintMichael Widenius2010-03-101-2/+5
| | * | Fix some compiler warnings seen in Buildbot.unknown2010-03-102-4/+9
| | * | Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-1071-730/+1776
| | |\ \ | | | |/ | | |/|
| | | * Fix a buildbot memory leak due to JOIN::destroy() not being called for EXPLAIN unknown2010-03-091-0/+4
| | | * Automerge MySQL 5.1.44 merge into MariaDB trunk.unknown2010-03-0971-730/+1772
| | | |\
| | | | * A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB.unknown2010-03-094-4/+10
| | | | * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-0469-728/+1764
| | | | |\
| | | | | * Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLESGeorgi Kodinov2010-01-211-4/+4
| | | | | * Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 withGeorgi Kodinov2010-02-021-12/+12
| | | | | * Cleanup fix for WL#5154 that splits commands handling forMagne Mahre2010-02-021-3/+9
| | | | | * Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-024-205/+59
| | | | | * fixed various pb2 test failures on windows.Georgi Kodinov2010-02-021-1/+2
| | | | | * mergeGeorgi Kodinov2010-02-011-1/+1
| | | | | |\
| | | | | | * fixed a typo in bug #49897.Georgi Kodinov2010-02-011-1/+1
| | | | | * | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;unknown2010-01-304-59/+205
| | | | | * | Bug #50271: Debug output of JOIN structures is garbledTor Didriksen2010-01-281-7/+17
| | | | | * | Auto-merge.Ramil Kalimullin2010-01-292-0/+15
| | | | | |\ \ | | | | | | |/
| | | | | | * Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL Ramil Kalimullin2010-01-292-0/+15
| | | | | | * Bug#50409 Solaris 8 compatibility broken by assumption aboutStaale Smedseng2010-01-272-2/+2
| | | | | * | Bug #49552 : sql_buffer_result cause crash + not found recordsGeorgi Kodinov2010-01-291-2/+2
| | | | | * | Fix for compiler warnings:Davi Arnaut2010-01-288-17/+16
| | | | | * | merging from 5.1-bt to a local bugfix branchAndrei Elkin2010-01-282-6/+36
| | | | | |\ \
| | | | | | * | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-272-6/+36