2556 Commits (5a53be655cd68878fbe8c8bc0a0c3c30aeb98c45)

Author SHA1 Message Date
Sergey Petrunya 61864021ca Code cleanup, remove junk comments 16 years ago
Sergey Petrunya 3f595889d3 Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE 16 years ago
Sergey Petrunya b9688830ec Subquery optimizations: 16 years ago
Sergey Petrunya 64d505d42f Fix a crash when running subselect.test with --debug option: use 16 years ago
Sergey Petrunya b2c57cedbf Code cleanup in subquery optimizations 16 years ago
Sergey Petrunya 30bac79806 Always refer to materialized table as "SUBSELECT#%d" where %d is select number 16 years ago
Sergey Petrunya 2775f80f7d MWL#90: Subqueries: Inside-out execution for non-semijoin materialized 16 years ago
Sergey Petrunya cb325eb2b2 Fix buildbot compile failure on hardy-amd64-makedist: 16 years ago
Sergey Petrunya 8a06a7e3a7 MWL#110: Make EXPLAIN always show materialization separately 16 years ago
Sergey Petrunya 05433dc58c Fix union.test failure in buildbot: alternate fix for BUG#49734 16 years ago
Sergey Petrunya 77e66c6985 BUG#43768: Prepared query with nested subqueries core dumps on second execution 16 years ago
Sergey Petrunya 02e9fa62e7 BUG#45174: XOR in subqueries produces differing results in 5.1 and 5.4 16 years ago
Michael Widenius 292f6568fa Added count of my_sync calls (to SHOW STATUS) 16 years ago
Sergei Golubchik f0cf48a0c4 small code cleanup - "good ifdef is no ifdef" 16 years ago
Sergey Petrunya c2924e155e BUG#49129: Wrong result with IN-subquery with join_cache_level=6 and firstmatch=off 16 years ago
Sergey Petrunya 81424b5bda LPBUG#524025 Running RQG outer_join test leads to crash 16 years ago
Igor Babaev 3ccc1d6b1e Corrected Evgen's fix for bug #45191. 16 years ago
unknown 5515bcba06 MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Sergey Petrunya d63959eed3 Subquery optimizations backport: fix test failures, update test results. 16 years ago
Sergey Petrunya e0bb2f90a2 Subquery optimization backport: 16 years ago
Sergey Petrunya 0857a5b844 Subquery optimization backport: Duplicate Elimination: 16 years ago
Georgi Kodinov 1ff667c995 fixed a typo in bug #49897. 16 years ago
Ramil Kalimullin 172af3722e Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL 16 years ago
Sergey Petrunya f47b2d38f6 Subquery optimizations: non-semijoin materialization 16 years ago
Georgi Kodinov e4b7138561 Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 with 16 years ago
Sergey Petrunya 085e8b6935 Subquery optimizations, backport to 5.3: 16 years ago
Sergey Petrunya 8f69764b75 Fix incorrect merge 16 years ago
Sergey Petrunya b83cb52e9e Backport of subquery optimizations to 5.3. 16 years ago
Sergey Petrunya 828b7e2bf5 Backport of subquery optimizations to 5.3 16 years ago
Sergey Petrunya 1a490f2da4 DS-MRR backport: fix buildbot valgrind failures: 16 years ago
Georgi Kodinov d2f61748cd Bug #49512 : subquery with aggregate function crash 16 years ago
Georgi Kodinov 2fa49930ca revert of the fix for bug #45989: pushed by mistake. 16 years ago
Georgi Kodinov 5ba1dd0474 Bug #45989 take 2 : memory leak after explain encounters an 16 years ago
Georgi Kodinov 2d8869d248 Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-function> 16 years ago
Ramil Kalimullin 7344b58c32 Fix for bug#49570: Assertion failed: !(order->used & map) 16 years ago
Igor Babaev 4449a5f489 Backport into MariaDB-5.2 the following: 16 years ago
Martin Hansson 6863f7dc2d Bug#47650: using group by with rollup without indexes 16 years ago
Sergey Petrunya 59b6472010 Backport into MariaDB-5.2 the following: 16 years ago
Georgi Kodinov b72f278958 Bug #48709: Assertion failed in sql_select.cc:11782: 16 years ago
Georgi Kodinov 188c6f8c74 Bug #48709: Assertion failed in sql_select.cc:11782: 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Olav Sandstaa 9060aa68af Fix for Bug#49506 Valgrind error in make_cond_for_table_from_pred 16 years ago
Georgi Kodinov bd308d1256 Bug #42760: Select doesn't return desired results when we have null values 16 years ago
Ramil Kalimullin f5b51bc1e2 Fix for bug#49199: Optimizer handles incorrectly: 16 years ago
Michael Widenius 0df8279c46 Fixes after comments from last push: 16 years ago
Michael Widenius d13c54351d Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
unknown 84911a9fd0 After-merge fixes for MySQL 5.1.41 merge into MariaDB: more fixes for Buildbot problems. 16 years ago
MySQL Build Team d301f60f01 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team ffea980606 Backport into build-200911241145-5.1.40sp1 16 years ago
MySQL Build Team 6aeeacb8c3 Backport into build-200911241145-5.1.40sp1 16 years ago