88 Commits (255fd6c9294025ced406382980b0ad51960f0971)

Author SHA1 Message Date
Sergey Petrunya 255fd6c929 Make subquery Materialization, as well as semi-join Materialization be shown 14 years ago
unknown 264aaf111d Added test suite for the LP BUG#885162 (fixed by the patch for LP BUG#859375 and LP BUG#887458). 14 years ago
unknown 625cdb8078 Fixed bug lp:825051 14 years ago
unknown 62e7ab3ac7 Fix bugs lp:833777, lp:894397 14 years ago
unknown 5412e82c01 Fixed LP BUG#747278 14 years ago
Igor Babaev 17b4e4a194 Set new default values for the optimizer switch flags 'derived_merge' 14 years ago
unknown 6fbf8f1926 Fix for LP BUG#859375 and LP BUG#887458. 14 years ago
unknown b9d6bff883 Fix test to pass on 32-bit machines by reducing 14 years ago
unknown f8dbbc010f Fix bug lp:833777 14 years ago
Igor Babaev b4b7d941fe Fixed LP bug #889750. 14 years ago
unknown 1d721d0106 Fix MySQL BUG#12329653 14 years ago
unknown 511459bd14 Enable subquery materialization=ON by default. 14 years ago
unknown 6498687325 Fix bug lp:833702 14 years ago
Igor Babaev a70f7aa5fe Backported the fix and the test case for bug 12822678 from the mysql-5.6 code line. 14 years ago
Sergei Golubchik 9f6e24a05a lp:817966 int_column IN (string_constant) 14 years ago
unknown 54caeee5d6 Making subquery cache on by default. 14 years ago
unknown 2df1914791 Fix bug lp:827416 14 years ago
Igor Babaev aab970f5e1 Fixed LP bug #826279. 14 years ago
unknown 6b70cc538b Fix bug lp:813473 14 years ago
unknown d2206ad149 Fixed test results after the tests adding. 14 years ago
unknown a6037394e3 Fix bug lp:817384 14 years ago
Igor Babaev 63abf00a62 Made the optimizer switches 'derived_merge' and 'derived_with_keys' 15 years ago
unknown 2b6a23447b Fix of LP BUG#780386. 15 years ago
unknown af284b55f0 Make subquery cache off by default. 15 years ago
Sergey Petrunya 1492de8563 Set the default to be mrr=off,mrr_sort_keys=off: 15 years ago
Sergey Petrunya c1de6f8b77 Change the default @@optimizer_switch setting from 15 years ago
unknown 59784abead Fix LP bug lp:802979 15 years ago
Igor Babaev db0c340601 Fixed LP bug #793436. 15 years ago
unknown 4a9c027ad8 Fix LP BUG#778413 15 years ago
Sergey Petrunya 30575353b6 BUG#779885: Crash in eliminate_item_equal with materialization=on in maria-5.3 15 years ago
unknown f48784754a MWL#89 15 years ago
Igor Babaev e3e2358fd2 Fixed LP bug #751350. 15 years ago
Oleksandr Byelkin 7b797fe66d Moving max/min optimization from prepare to optimization phase. MWL#148 15 years ago
unknown 43acceeb47 Fix LP BUG#715069 15 years ago
Sergey Petrunya acc161d363 BUG#752992: Wrong results for a subquery with 'semijoin=on' 15 years ago
Igor Babaev 3d3d5f1d43 Fixed LP bug #729039. 15 years ago
Sergey Petrunya 76165dc760 BUG#727667 Wrong result with OR + NOT NULL in maria-5.3 15 years ago
unknown 648e604615 MWL#89 15 years ago
Sergey Petrunya d2cbb10443 Backport of (see below) + temporary measures to make SJ-Materialization work with join buffering. 15 years ago
Igor Babaev 25f5debdc7 MWL#128: Added into EXPLAIN output info about types of the used join buffers and 15 years ago
Sergey Petrunya 6765cc3017 # No BUG#, a case brought from 5.2's innodb_mysql_lock.test 15 years ago
Sergey Petrunya 7b95a6f745 Post-merge test result fixes part#1 (checked) 15 years ago
unknown d6a9b52269 Fixed LP BUG#615760: Check on double cache assignment added into the transformation methods. 15 years ago
unknown 97199ad56d LP BUG#615752 fix. Expression cache added to EXPLAIN EXTENDED output. 15 years ago
Sergey Petrunya 13058d8056 Fix @@optimizer_switch support 16 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 16 years ago
Sergey Petrunya 222a826f5b Post-merge fixes: Update test results. The differences in QEPs are because 16 years ago
Sergey Petrunya 0cc3724697 MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE 16 years ago
Igor Babaev 709a0a1310 MWL#106: Backport optimizations for derived tables and views. 16 years ago
Sergey Petrunya 62bf7f6124 MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE 16 years ago