150 Commits (f0ec34002a98eeb669cb254eaba6a3d678a58cc1)

Author SHA1 Message Date
Vladislav Vaintroub 019256c9fc Fix numerous warnings introduced in the last pushes on Windows 15 years ago
Sergey Petrunya e7aa18fb9c Code cleanup (1) 15 years ago
Sergey Petrunya f93b0bbebb MWL#90: subquery optimizations 15 years ago
Sergey Petrunya e69c642920 Post-merge fixes part 5 15 years ago
Sergey Petrunya 716091e2a0 Post-merge fixes part 4 15 years ago
Sergey Petrunya db7461783e Post-merge fixes part 3 15 years ago
Sergey Petrunya 089d2e2ea3 Post-merge fixes part 2 15 years ago
Igor Babaev 4b24105df8 Introduced optimizer switch flag 'optimize_join_buffer_size'. 15 years ago
Igor Babaev 0aebdc115f Ported the fix for LP bug #702310 / bug #59493. 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 af800fd92f The patch adds the code that allows to use equi-join conditions 15 years ago
Igor Babaev 18dc64eca2 Fixed LP bug #694443. 15 years ago
Igor Babaev a095346a9d Fixed LP bug #670380. 15 years ago
Sergey Petrunya eafc4bef33 MWL#121-125 DS-MRR improvements 15 years ago
Igor Babaev 419d524ff9 Fixed compiler warnings. 15 years ago
Sergey Petrunya 44be131cd3 MWL#121-125 DS-MRR improvements 15 years ago
Sergey Petrunya a6c1d56e08 MWL#121-125 DS-MRR improvements 15 years ago
Igor Babaev ae4b5a32a6 Fixed LP bug #675922. 15 years ago
Igor Babaev 9441a9cc28 Fixed LP bug #674423. 15 years ago
Igor Babaev 92772d6d46 Fixed LP bug#672497. 15 years ago
Igor Babaev 615d756721 Fixed LP bug #669382. 15 years ago
Igor Babaev 73898792da Fixed LP bug #664594 and other bugs leading to invalid execution 15 years ago
Igor Babaev 8d8170f1a4 Changed properties changed: +x to -x 15 years ago
Igor Babaev de69dbae0c Fixed LP bug #663818. 15 years ago
Igor Babaev ca862231f7 Fixed LP bug #663840. 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 51294f5948 Remove garbage comments 15 years ago
Sergey Petrunya a285ce3e58 Post-merge fixes part 1 15 years ago
Igor Babaev 79087c9e07 Ported the fix for bug #57024 (a performance issue for outer joins). 15 years ago
Igor Babaev f1d42ec940 Applied the fix for bug #54235 taken from one of the mysql trees. 15 years ago
Igor Babaev f4503f39ee Fixed bug #52394 / LP bug #623209. 15 years ago
Igor Babaev 61e96a75a6 Fixed a typo bug in JOIN_CACHE::shrink_join_buffer_in_ratio. 15 years ago
Igor Babaev 4a9696a451 Made sure that JOIN_CACHE::max_records is not less than 10. 15 years ago
Igor Babaev f83cc50793 Fixed an incorrect calculation of JOIN_CACHE::max_buff_size. 15 years ago
Igor Babaev e268f224fb Fixes in function specs. 15 years ago
Igor Babaev 8e22885007 Fixes in function specs. 15 years ago
Igor Babaev 94cfcbd9df The main patch for MWL#128: Implement Block Nested Loop Hash Join. 15 years ago
Sergey Petrunya e0999cdf7c DS-MRR support improvements (MWL#123, MWL#124, MWL#125) 15 years ago
psergey 946aef4a58 MWL#90: code cleanup 15 years ago
Igor Babaev 0d734037cc Added missing calls of update_virtual_fields() in the 16 years ago
Sergey Petrunya 488d352a66 MWL#121: DS-MRR support for clustered primary keys 16 years ago
Sergey Petrunya 925e508a2e MWL#121: DS-MRR support for clustered primary keys 16 years ago
Sergey Petrunya 26c3dc455b MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE 16 years ago
Sergey Petrunya ef27f6c339 Buildbot fixes: 16 years ago
Sergey Petrunya 49568aefe7 MWL#90: Code cleanup: Unification of merged and non-merged SJM nests processing 16 years ago
Sergey Petrunya dad93f2c82 MWL#90, code movearound to unify merged and non-merged semi-join materialization processing 16 years ago
Igor Babaev 709a0a1310 MWL#106: Backport optimizations for derived tables and views. 16 years ago
Sergey Petrunya b9688830ec Subquery optimizations: 16 years ago
Sergey Petrunya 2775f80f7d MWL#90: Subqueries: Inside-out execution for non-semijoin materialized 16 years ago
Sergey Petrunya c2924e155e BUG#49129: Wrong result with IN-subquery with join_cache_level=6 and firstmatch=off 16 years ago