75 Commits (d34e46795ef2691af107b66e04639e10f6b6bdd3)

Author SHA1 Message Date
Igor Babaev c0f31dc9f3 Another attempt to fix bug mdev-5103. 12 years ago
Igor Babaev 37f18d2318 Fixed bug mdev-4962. 12 years ago
Sergey Petrunya d6f7649d3c mdev-4942: Add another testcase after merging with other fixes. 12 years ago
Igor Babaev 650d3266bb Fixed bug mdev-4952 12 years ago
Igor Babaev 901737c978 Fixed bug mdev-4944. 12 years ago
Sergey Petrunya edd980225a Fix for MDEV-4836 fix: take into account situation where "notnull_col IS NULL" is not 12 years ago
Igor Babaev dbc84ff96c Fixed bug mdev-4942. 12 years ago
Sergey Petrunya 970542ec90 MDEV-4836: Wrong result on <not null date column> IS NULL (old documented hack stopped working) 12 years ago
Igor Babaev 25c152018d Fixed bug mdev-4418. 12 years ago
Sergey Petrunya 04684b7709 MDEV-4817: Optimizer fails to optimize expression of the form 'FOO' IS NULL 12 years ago
Igor Babaev 920c479c6e Fixed bug mdev-4336. 13 years ago
Igor Babaev d434d79acf Fixed bug mdev-4177 13 years ago
Michael Widenius c65f9a1914 Don't reset maybe_null in update_used_tables(); This breaks ROLLUP 13 years ago
unknown 8a296e6ca2 backport of: 13 years ago
unknown 6f26aac940 MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subquery 13 years ago
unknown f1ab00891a Fixed bug lp:1000649 14 years ago
unknown 941018f8d1 Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 14 years ago
unknown da5214831d Fix for bug lp:944706, task MDEV-193 14 years ago
Igor Babaev 000deedf3b Fixed LP bug #943543. 14 years ago
Michael Widenius 5438d57315 Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd_first. 14 years ago
Igor Babaev a910e8ef5b Made join_cache_level == 2 by default. 14 years ago
Igor Babaev f5dac20f38 Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' 14 years ago
unknown 54caeee5d6 Making subquery cache on by default. 14 years ago
Igor Babaev 715dc5f99d Fixed a cost estimation bug introduced into in the function best_access_path 14 years ago
Igor Babaev da59130ec1 Fixed LP bug #838633. 14 years ago
Igor Babaev 249a10c7dd Fixed LP bug #825035. 14 years ago
unknown a6037394e3 Fix bug lp:817384 14 years ago
Igor Babaev 4a03a1d777 Fixed LP bug #813447. 14 years ago
unknown af284b55f0 Make subquery cache off by default. 15 years ago
Igor Babaev 03081bc1fd Changed the default setting of the optimizer switch 'optimize_join_buffer_size'. 15 years ago
Sergey Petrunya 1492de8563 Set the default to be mrr=off,mrr_sort_keys=off: 15 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Igor Babaev 20c9084deb Fixed LP bug #776295. 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Sergey Petrunya 997445bc8e Make EXPLAIN better at displaying MRR/BKA: 15 years ago
Igor Babaev 272e5e6212 BNLH algorithm always used a full table scan over the joined table 15 years ago
Igor Babaev af800fd92f The patch adds the code that allows to use equi-join conditions 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 508e75c259 Merge MariaDB 5.2 -> MariaDB 5.3 15 years ago
Igor Babaev 79087c9e07 Ported the fix for bug #57024 (a performance issue for outer joins). 15 years ago
Igor Babaev 21b1b5f040 Fixed bug #52636. 15 years ago
Sergey Petrunya 3066c37718 DS-MRR improvements: review feedback 15 years ago
Igor Babaev 94cfcbd9df The main patch for MWL#128: Implement Block Nested Loop Hash Join. 15 years ago
Sergey Petrunya 8dc81f47ef Use reverse/backwards buffer for keys (now works) 15 years ago
Sergey Petrunya 3be133eb4d Make test result stable (had different result orderings, on some platforms, both 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 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Marc Alff 63e56390a3 WL#2110 (SIGNAL) 16 years ago
unknown 90484de3f7 Fixed bug #28571. Outer join queries with ON conditions over 19 years ago