summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect.test
Commit message (Expand)AuthorAgeFilesLines
* merge fixunknown2003-08-011-2/+0
* mergeunknown2003-08-011-10/+12
|\
| * prevented finding references in item_list for non-SELECT st_select_lexunknown2003-07-291-1/+14
* | mergeunknown2003-08-011-0/+12
|\ \
| * | count HAVING clause elements with select list elements, because agregate func...unknown2003-07-291-1/+12
| |/
* | Derivation attribute was not processed correctlyunknown2003-07-301-1/+12
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-051-0/+2
|\
| * enabling HA_READ_PREFIX_LAST_OR_PREVunknown2003-07-041-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-011-0/+11
|\ \ | |/ |/|
| * mergeunknown2003-07-011-0/+11
| |\
| | * priventing allocation unused Item_buff (alloc_group_fields())unknown2003-05-301-0/+12
* | | mergedunknown2003-07-011-0/+13
|\ \ \ | |/ / |/| |
| * | Fixed error handling to be able do not interrupt update (907) (SCRUM)unknown2003-06-251-0/+14
* | | mergedunknown2003-06-291-0/+27
|\ \ \
| * | | cond_count moved to SELECT_LEX_NODEunknown2003-06-261-0/+28
| |/ /
* | | fixed bug #745unknown2003-06-281-0/+2
* | | Mergeunknown2003-06-281-0/+10
|\ \ \
| * | | fixed BUG #679unknown2003-06-201-0/+10
| |/ /
* | | mergingunknown2003-06-281-1/+0
* | | mergingunknown2003-06-271-6/+40
|\ \ \
| * \ \ mergingunknown2003-06-191-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | fixed bugs 442/443 (reduced subselect in ORDER/GROUP clauses)unknown2003-05-191-0/+17
| * | | merge with public treeunknown2003-06-051-6/+8
| |\ \ \
| | * | | Added SQLSTATE to client/server protocolunknown2003-06-041-6/+8
| | | |/ | | |/|
| * | | added mem_root switching for subselect if it is necessaryunknown2003-05-281-0/+14
| |/ /
| * | fixed priority checking bug in sub select handlingunknown2003-05-281-1/+1
| * | After merge fixesunknown2003-05-211-0/+2
| |/
* | fixed subqueries name resolution with INSERT/REPLACE (found during bug 446 in...unknown2003-05-211-2/+8
|/
* Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-0/+2
* Removed compiler warningsunknown2003-05-061-0/+9
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-231-0/+5
|\
| * processing of subselect in global ORDER BY (fifed crash of server)unknown2003-03-111-0/+5
* | fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly)unknown2003-04-231-0/+8
* | fixed st_select_lex initializationunknown2003-04-051-0/+17
* | Mergeunknown2003-03-151-0/+12
|\ \
| * | fix of illegal usage aggregate functionsunknown2003-02-151-0/+12
| |/
* | fixed cached constsnt determination (bug #142 related)unknown2003-03-111-0/+17
* | fixed cleanup bugunknown2003-03-101-0/+43
* | fixed crash on non-well-constructed referenceunknown2003-03-101-0/+6
|/
* Move tmp_table_used to THDunknown2003-02-101-68/+79
* After merge fixes & remove compiler warningsunknown2003-02-071-0/+3
* fixed bug in determinating uncacheable queriesunknown2003-01-301-0/+6
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-0/+2
* improving of fields list creation in derived tables and unionsunknown2003-01-291-1/+15
* fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-4/+80
* after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-9/+12
* mergingunknown2003-01-251-6/+6
|\
| * fixed subselects with temporary tables (SCRUM)unknown2003-01-251-6/+6
* | fixed test of cardinalityunknown2003-01-211-0/+3
* | mergeunknown2003-01-061-0/+5
|\ \