1454 Commits (42af2b1d8b8a8508c5aac5c2e0bcf4554c5200ce)

Author SHA1 Message Date
Kent Boortz 85323eda8a - Added/updated copyright headers 15 years ago
Kent Boortz fddb1f1b13 - Added/updated copyright headers 15 years ago
unknown 0bee625fea MWL#89 15 years ago
unknown 4f28dcbe32 Fix LP BUG#685411 15 years ago
Sergey Glukhov fcb83cbf15 Fixed following problems: 15 years ago
Sergey Glukhov cd36a6a5d5 Fixed following problems: 15 years ago
Michael Widenius ab5e4eefd5 Fixed some compiler warnings found when compiling for windows. 15 years ago
unknown 2fa5df5f4e Fix LP BUG#680038 15 years ago
Michael Widenius c4a5cf111b Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_lock_kill 15 years ago
unknown 3bdede3c67 Fixed LP bug #613009 15 years ago
unknown b4d5f30a86 Fixed LP bug #601156 15 years ago
unknown f670b6d22f MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 15 years ago
Sergey Glukhov d0ac4e2c5a Bug#56814 Explain + subselect + fulltext crashes server 15 years ago
Sergey Glukhov e6472e8fed Bug#56814 Explain + subselect + fulltext crashes server 15 years ago
unknown 4a3f135a2e MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 15 years ago
Sergey Glukhov 233e4d809a Bug#54488 crash when using explain and prepared statements with subqueries 15 years ago
Sergey Glukhov 86ef233232 Bug#54488 crash when using explain and prepared statements with subqueries 15 years ago
unknown 8ec5e13f1f MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 15 years ago
unknown 2c81150590 MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 15 years ago
Alexey Kopytov 453107bc56 Bug #54190: Comparison to row subquery produces incorrect 15 years ago
Alexey Kopytov 9066714c81 Bug #54190: Comparison to row subquery produces incorrect 15 years ago
Martin Hansson 4f4d03a416 Bug#51070: Query with a NOT IN subquery predicate returns a wrong result set 15 years ago
Martin Hansson babebf9ceb Bug#51070: Query with a NOT IN subquery predicate returns a wrong result set 15 years ago
unknown d6a9b52269 Fixed LP BUG#615760: Check on double cache assignment added into the transformation methods. 15 years ago
unknown 22a2cce377 Fixed Valgrind warning about uninitialized variable 15 years ago
unknown 18ad3bdc2f MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation 15 years ago
unknown f5ecf70819 Fixed LP bug #608744 15 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