1324 Commits (effbe7dd7bdf4d27cb8764140a6d00c0b53af0b6)

Author SHA1 Message Date
unknown 8ec5e13f1f MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 16 years ago
unknown 2c81150590 MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 16 years ago
Alexey Kopytov 453107bc56 Bug #54190: Comparison to row subquery produces incorrect 16 years ago
Alexey Kopytov 9066714c81 Bug #54190: Comparison to row subquery produces incorrect 16 years ago
Martin Hansson 4f4d03a416 Bug#51070: Query with a NOT IN subquery predicate returns a wrong result set 16 years ago
Martin Hansson babebf9ceb Bug#51070: Query with a NOT IN subquery predicate returns a wrong result set 16 years ago
unknown d6a9b52269 Fixed LP BUG#615760: Check on double cache assignment added into the transformation methods. 16 years ago
unknown 22a2cce377 Fixed Valgrind warning about uninitialized variable 16 years ago
unknown 18ad3bdc2f MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 16 years ago
unknown f5ecf70819 Fixed LP bug #608744 16 years ago
unknown aa195b2570 MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 16 years ago
unknown 78ddd9ffe6 MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 16 years ago
Michael Widenius e9166ca152 Fix for LP#588251: doStartTableScan() result not checked. 16 years ago
unknown 875bd20a73 MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 16 years ago
Michael Widenius ecbcddc03d Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections. 16 years ago
unknown 11b1949303 Fixed an error in the creation of REF access method for materialized 16 years ago
unknown ceb5468fd8 Subquery cache (MWL#66) added. 16 years ago
Sergey Petrunya e5f238a051 Fix buildbot valgrind failure 16 years ago
Sergey Petrunya 0390412782 Fix test results and testuite valgrind failures 16 years ago
Davi Arnaut 0f9ddfa9d8 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Davi Arnaut 53b8829682 Bug#42733: Type-punning warnings when compiling MySQL -- 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 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 30bac79806 Always refer to materialized table as "SUBSELECT#%d" where %d is select number 16 years ago
Sergey Glukhov ba229d799a Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, line 817 16 years ago
Sergey Glukhov 35f6b544c4 Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, line 817 16 years ago
Sergey Petrunya 2775f80f7d MWL#90: Subqueries: Inside-out execution for non-semijoin materialized 16 years ago
unknown 3fc85580c9 MWL#68: Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Mats Kindahl e409d6f69c WL#5030: Split and remove mysql_priv.h 16 years ago
Sergey Petrunya 8a06a7e3a7 MWL#110: Make EXPLAIN always show materialization separately 16 years ago
unknown 0230d51be8 Fix a buildbot memory leak due to JOIN::destroy() not being called for EXPLAIN 16 years ago
unknown c9dffa993a A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. 16 years ago
Davi Arnaut ed92f91549 Bug#47761: crash when killing a query during subquery execution... 16 years ago
Davi Arnaut ea09256c74 Bug#47761: crash when killing a query during subquery execution... 16 years ago
unknown 6a138b7f01 MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Tatiana A. Nurnberg c610e9783a Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql 17 years ago
Tatiana A. Nurnberg 87b4d36e5c Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql 17 years ago
unknown 96cf9a667c MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 17 years ago
Sergey Petrunya 71a2047d6b Change Field_enumerator to enumerate Item_field-s not Field-s. 17 years ago
Sergey Petrunya 2419ef962f * Better self-recursion protection in Item_subselect::fix_fields. 17 years ago
Sergey Petrunya 1f23508ebb Fix Item_subselect::update_used_tables() and fix_after_pullout() to work with 17 years ago
unknown 5515bcba06 MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 17 years ago
Sergey Petrunya d63959eed3 Subquery optimizations backport: fix test failures, update test results. 17 years ago
Sergey Petrunya fdd19a6c63 Subquery optimizations backport: 17 years ago
Sergey Petrunya e0bb2f90a2 Subquery optimization backport: 17 years ago
Sergey Petrunya 4746ddf634 Fix for previous cset 17 years ago