7 Commits (884004502134d881af0bcb59f97a838784ab5bbe)

Author SHA1 Message Date
Monty 8840045021 index_merge_innodb did sometimes give wrong results 7 years ago
Igor Babaev ccce4d3be9 MDEV-16188 Post review fixes 7 years ago
Igor Babaev 658128af43 MDEV-16188 Use in-memory PK filters built from range index scans 7 years ago
Varun Gupta 93c360e3a5 MDEV-15253: Default optimizer setting changes for MariaDB 10.4 8 years ago
Michael Widenius a7abddeffa Create 'main' test directory and move 't' and 'r' there 8 years ago
Sergei Golubchik a4885dde4c MDEV-13535 Query on MyISAM table corrupts the table 8 years ago
Sergei Golubchik 7f2fd34500 MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 9 years ago
Monty af7490f95d Remove end . from error messages to get them consistent 9 years ago
Sergei Petrunia a14f61ef74 MDEV-7142: main.index_merge_innodb fails sporadically in buildbot 9 years ago
Igor Babaev 3b40f78ede Fixed a flaw in the implementation of condition push-down 9 years ago
Otto Kekäläinen 1777fd5f55 Fix spelling: occurred, execute, which etc 10 years ago
Sergei Petrunia be00e279c6 MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPOSSIBLE 11 years ago
unknown 4cd676cbd9 MDEV-6047: Make exists_to_in optimization ON by default 12 years ago
Sergey Petrunya 6324c36bd7 Update test results after the previous push 12 years ago
Sergey Petrunya 6ebaa4939e Backport the following from 5.5 to 5.3: 12 years ago
Sergey Petrunya bc956c0046 MDEV-5069: Server crashes in SEL_ARG::increment_use_count with index_merge+index_merge_sort_union, FORCE INDEX 12 years ago
unknown 192bafe526 Check for duplicate index (port from mysql) 12 years ago
Sergey Petrunya a0de3e0485 MDEV-4556 Server crashes in SEL_ARG::rb_insert with index_merge+index_merge_sort_union, FORCE INDEX 13 years ago
Michael Widenius 6f94b5c76d Fixed random test failure 13 years ago
Sergey Petrunya a161c19bf2 Fix test results to deal with rounding error in #rows in EXPLAIN output. 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
Igor Babaev 4de7978a3f Back-ported the fix and the test case for bug #50257 from mariadb-5.3 code line. 14 years ago
Igor Babaev 17b4e4a194 Set new default values for the optimizer switch flags 'derived_merge' 14 years ago
Igor Babaev af3d1da31d Made the optimizer switch for index condition pushdown set to 'on' by default. 14 years ago
Sergey Petrunya 5be4148e58 BUG#834514: Assertion `!table || (!table->read_set || bitmap_is_set(...' with aggregates 14 years ago
Igor Babaev 63abf00a62 Made the optimizer switches 'derived_merge' and 'derived_with_keys' 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
Sergey Petrunya 997445bc8e Make EXPLAIN better at displaying MRR/BKA: 15 years ago
unknown 648e604615 MWL#89 15 years ago
Igor Babaev 6f2db629a0 Post-review fixes. 15 years ago
Igor Babaev afcefa97d9 Addemdum for bug #685952. 15 years ago
Igor Babaev 1b9e0feb54 Made join order in two queries predetermined. 15 years ago
Igor Babaev 80377bbf6d MWL #21: "index_merge: non-ROR intersection". 15 years ago
Igor Babaev 25f5debdc7 MWL#128: Added into EXPLAIN output info about types of the used join buffers and 15 years ago
Martin Hansson 95f8d9a2a4 Bug#56423: Different count with SELECT and CREATE SELECT queries 15 years ago
Martin Hansson d6ee2ecf90 Bug#56423: Different count with SELECT and CREATE SELECT queries 15 years ago
Martin Hansson 30f57b3323 Bug#56423: Different count with SELECT and CREATE SELECT queries 15 years ago
Martin Hansson 9c82ecec37 Bug#56423: Different count with SELECT and CREATE SELECT queries 15 years ago
Sergey Glukhov 31a38c0fc5 Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB 15 years ago
Sergey Glukhov 86d7cbd450 Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB 15 years ago
Sergey Petrunya 13058d8056 Fix @@optimizer_switch support 16 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 16 years ago
Igor Babaev 709a0a1310 MWL#106: Backport optimizations for derived tables and views. 16 years ago
Michael Widenius 6659ad49fe Fixes after last merge of MySQL 5.1 16 years ago
unknown 3d2a74609a MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Sergey Petrunya b83cb52e9e Backport of subquery optimizations to 5.3. 16 years ago
Guilhem Bichot 125cf0d4e8 WL#5197 "Move @@engine_condition_pushdown to @@optimizer_switch" 16 years ago
Guilhem Bichot 716c1bce83 WL#5197 "Move @@engine_condition_pushdown to @@optimizer_switch" 16 years ago
Sergey Petrunya da5edf5057 MWL#67: MRR backport 16 years ago