summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect.test
Commit message (Expand)AuthorAgeFilesLines
* Merge bk@192.168.21.1:mysql-4.1unknown2006-11-161-0/+33
|\
| * Bug #11032: getObject() returns a String for a sub-query of type datetimeunknown2006-11-071-0/+16
| * Fixed bug #23478.unknown2006-10-191-0/+17
* | Merge neptunus.(none):/home/msvensson/mysql/same_tools/my41-same_toolsunknown2006-10-061-1/+1
|\ \ | |/ |/|
| * Update mysqltest to latest versionunknown2006-10-031-1/+1
* | Fixed bug #21853: assert failure for a grouping query withunknown2006-09-251-0/+37
* | Merge bk-internal:/home/bk/mysql-4.1-optunknown2006-09-151-0/+26
|\ \ | |/ |/|
| * Bug #21180: Subselect with index for both WHERE and ORDER BY produces empty r...unknown2006-08-031-0/+26
* | BUG#16255: Post-review fixes: adjust the testcase.unknown2006-08-241-6/+18
* | Bug #16255: Subquery in WHERE (the cset by Georgi Kodinov)unknown2006-08-241-0/+12
|/
* Add missing "DROP TABLE" clauseunknown2006-07-221-0/+1
* BUG#20975: Incorrect query result for NOT (subquery):unknown2006-07-211-0/+16
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-07-121-0/+14
|\
| * Fixed bug#18503: Queries with a quantified subquery returning empty setunknown2006-07-121-0/+14
* | Fixed bug#16302: Quantified subquery without any tables gives wrong resultsunknown2006-07-111-0/+10
|/
* sql_yacc.yy:unknown2005-10-121-0/+6
* subselect.result:unknown2005-08-151-0/+2
* sql_select.cc:unknown2005-08-151-0/+16
* fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-1/+12
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-08-081-0/+11
|\
| * subselect.test, subselect.result:unknown2005-08-081-0/+11
* | Review of new pushed codeunknown2005-08-091-0/+4
|/
* subselect.result:unknown2005-08-071-0/+15
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* Fix for BUG#11821: Make Item_type_holder be able to work with MIN(field), unknown2005-07-121-0/+8
* relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1...unknown2005-05-161-0/+24
* postreview changesunknown2005-03-301-0/+176
* fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888)unknown2005-03-101-2/+10
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-141-0/+101
|\
| * Remove redundant DROP TABLE from test caseunknown2005-02-141-1/+0
| * Fix for BUG#8218:unknown2005-02-121-0/+102
* | reverted patch for BUG#7351 (because of performance ussie)unknown2005-02-091-29/+1
|/
* fixed test 'subselect' in case when innodb is not compiled in (thanks HF who ...unknown2005-02-061-14/+0
* fixed cleanup of result object of subqueries. (BUG#8125)unknown2005-01-261-0/+14
* fixed way of forward reference detection to support literal constant (BUG#8025)unknown2005-01-241-0/+16
* check that row elements have the same dimention that SELECT list elements in ...unknown2005-01-241-0/+12
* fixed column number fetchinmg for subqueries. (BUG#8020)unknown2005-01-241-0/+14
* Fix for BUG#7885unknown2005-01-181-0/+11
* subselect.result, subselect.test:unknown2004-12-261-0/+7
* subselect.result, subselect.test:unknown2004-12-251-1/+20
* Clean-up.unknown2004-12-141-1/+1
* new reference which refer to current value not to result used for resolving...unknown2004-12-111-0/+28
* mergeunknown2004-12-071-1/+23
|\
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-1/+23
* | mergeunknown2004-12-031-0/+8
|\ \
| * | init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-0/+8
* | | Mergeunknown2004-12-011-0/+19
|\ \ \ | |/ /
| * | Fix for bug #6462 "Same request on same data returns differentunknown2004-11-221-0/+19
| |/
* | backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-0/+10
* | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...unknown2004-11-161-0/+10