539 Commits (f3a731cadd96a08395210e201d63a85b018896a2)

Author SHA1 Message Date
unknown 91abf15ed2 Fixed bug #26738: incomplete string values in a result set column 19 years ago
unknown 944030aef7 Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized 19 years ago
unknown 6de277910b Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized 19 years ago
unknown 9528ed5b32 Post-merge fixes. 19 years ago
unknown 09d82a1a95 Manual merge of 5.0 into 5.0-runtime 19 years ago
unknown 38a8283c6d Manual merge of 5.1 into 5.1-runtime 19 years ago
unknown bab42f674d after merge fix 19 years ago
unknown f8855142d7 Bug#23800: Outer fields in correlated subqueries is used in a temporary table 19 years ago
unknown 4386278e61 Manual merge 19 years ago
unknown 59d9b52fc6 manual merge 19 years ago
unknown a1e20e04d8 Bug#21904 (parser problem when using IN with a double "(())") 19 years ago
unknown da561a802c Fixed bug #24653. 19 years ago
unknown 4d7994ad68 BUG#24127: merge: update tests results 19 years ago
unknown 130523af45 BUG#24127: merge fixes: If subselect is a union, dont allocate several 19 years ago
unknown edf72bf613 Fixed bug #25219: crash for a query that contains an EXIST subquery with 19 years ago
unknown af32168623 Fixed bug #25580: incorrect stored representations of views in cases 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 33446269e1 Fixed bug #24670: optimizations that are legal only for subqueries without tables 19 years ago
unknown e8b32b2b01 bug #20835 (Subqueries: literal string with =any fails) 19 years ago
unknown 4b60bdc9c7 merging 19 years ago
unknown 5af4fd2563 Bug #11032: getObject() returns a String for a sub-query of type datetime 19 years ago
unknown 2a7cf59fc9 Fixed bug #21727. 19 years ago
unknown 48df3b96a1 BUG#8804: wrong results for NULL IN (SELECT ...) 19 years ago
unknown d649efbb07 Fixed bug #23478. 19 years ago
unknown 841ea461ce Bug#21798: memory leak during query execution with subquery in column 19 years ago
unknown ffc1facce8 Bug #22367: Optimizer uses ref join type instead of eq_ref for simple join on 19 years ago
unknown 9368c7bcd8 Update mysqltest to latest version 19 years ago
unknown 9bf2ed9553 Fixed bug #21853: assert failure for a grouping query with 19 years ago
unknown 4c8e0e192b merge fixes 19 years ago
unknown 2a00a073c2 Bug #21540: Subqueries with no from and aggregate functions return 19 years ago
unknown c9bba13aee Bug#14654 : Cannot select from the same table twice within a UNION statement 19 years ago
unknown f895a16c72 BUG#16255: Post-review fixes: adjust the testcase. 19 years ago
unknown c74c819533 Bug #16255: Subquery in WHERE (the cset by Georgi Kodinov) 19 years ago
unknown d3dd6fa008 Bug #16792 query with subselect, join, and group not returning proper values 20 years ago
unknown 8462d3a46a Bug #21180: Subselect with index for both WHERE and ORDER BY produces empty result 20 years ago
unknown a7ec90633c Add missing delimiter in subselect test 20 years ago
unknown ef452e19bf BUG#14940 "MySQL choose wrong index", v.2 20 years ago
unknown 585b5bbc92 Fix for BUG#20954: avg(keyval) retuns 0.38 but max(keyval) returns an empty set 20 years ago
unknown 9d432f0dae Add missing "DROP TABLE" clause 20 years ago
unknown 68698c04ab BUG#20975: Incorrect query result for NOT (subquery): 20 years ago
unknown c3f0d2f6cb Post-merge fix. 20 years ago
unknown 109615048d Fixed bug #20869. 20 years ago
unknown 203d46bb38 Fixed bug #20519. 20 years ago
unknown 1e44259440 Fixed bug #19714. 20 years ago
unknown d2bbf288a9 Fixed bug#18503: Queries with a quantified subquery returning empty set 20 years ago
unknown ad88eabd35 Fixed bug#16302: Quantified subquery without any tables gives wrong results 20 years ago
unknown 90cb4c03fd Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement 20 years ago
unknown a2f861f5ad Bug #19700: subselect returning BIGINT always returned it as SIGNED 20 years ago
unknown 1c6beaee06 Fixed bug#19077: A nested materialized derived table is used before being populated. 20 years ago