10 Commits (b33826e5552d3659d66da70926749bb121c3dce0)

Author SHA1 Message Date
Sergey Petrunya b33826e555 MWL#90, code cleanup 16 years ago
Sergey Petrunya ffb66ec055 BB fixes: update test results (checked; incl. one previously incorrect query result) 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
Sergey Petrunya 30bac79806 Always refer to materialized table as "SUBSELECT#%d" where %d is select number 16 years ago
Sergey Petrunya 2775f80f7d MWL#90: Subqueries: Inside-out execution for non-semijoin materialized 16 years ago
Sergey Petrunya 8a06a7e3a7 MWL#110: Make EXPLAIN always show materialization separately 16 years ago
unknown 3d2a74609a MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs 16 years ago
Sergey Petrunya 663773aa8c Subquery backport: 16 years ago
Sergey Petrunya 64e63fb85d Subquery backport: Update test results (checked) 16 years ago
Sergey Petrunya b83cb52e9e Backport of subquery optimizations to 5.3. 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Jorgen Loland bec35067d3 Bug#48177 - SELECTs with NOT IN subqueries containing NULL 16 years ago
unknown 2bb0fddf8e After-merge fixes for MySQL 5.1.38 merge. 16 years ago
MySQL Build Team ce72b2ddc5 Backport into build-200907211706-5.0.82sp1 17 years ago
Gleb Shchepa f0791b8b6b Bug #37362: Crash in do_field_eq 17 years ago
Gleb Shchepa 334e249f91 Bug #39069: <row constructor> IN <table-subquery> seriously 17 years ago
Gleb Shchepa 097b60bd06 Bug #37894: Assertion in init_read_record_seq in handler.h line 1444 17 years ago
Sergey Petrunia 0a6c95ce07 BUG#36135: void Diagnostics_area::set_eof_status(THD*): Assertion `! is_set()' failed. 17 years ago
unknown 73f7de59c2 Fixed bug#36005: server crashes inside NOT IN clause subquery with 18 years ago
unknown 9699767c95 Fixed bug #34763. 18 years ago
unknown e9832ceeac Bug #30788: Inconsistent retrieval of char/varchar 18 years ago
unknown aff34a8c64 Bug #27531: 5.1 part of the fix 19 years ago
unknown 455352b0b8 Bug#22855: 19 years ago
unknown d886ea8fb6 Fixed bug #28375: a query with an NOT IN subquery predicate may cause 19 years ago
unknown 0c835da803 bug #27531: 5.1 part of the fix: 19 years ago
unknown ae5865ff43 - addendum of the fix for bug 27786: 19 years ago
unknown f335e7e4bb Post-merge fix. 19 years ago
unknown 579c2bff63 Fixed bug #27870. The bug that causes crashes manifests itself at some 19 years ago
unknown 1cf3b96513 Bug#27321: Wrong subquery result in a grouping select. 19 years ago
unknown 04dc7c8830 disabled a test reuturning wrong result (reported separately) 19 years ago
unknown 9c89dd654e Bug #24484: 19 years ago
unknown f8855142d7 Bug#23800: Outer fields in correlated subqueries is used in a temporary table 19 years ago
unknown 1495924319 Fixed bug #24420. 19 years ago
unknown 4d7994ad68 BUG#24127: merge: update tests results 19 years ago
unknown 5f97dc6e9e BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b are NULLs: 19 years ago
unknown b671815c95 BUG#24085: Wrong result for NULL IN (SELECT not_null_val FROM ...) 19 years ago
unknown bffe8b8a3c merging 19 years ago
unknown 48df3b96a1 BUG#8804: wrong results for NULL IN (SELECT ...) 19 years ago