summaryrefslogtreecommitdiff
path: root/mysql-test/t/union.test
Commit message (Expand)AuthorAgeFilesLines
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+4
* fix for a bug with UNION in sub-select's and start working on unknown2002-12-091-0/+1
* Proper handling of ORDER BY table.column in UNION'sunknown2002-12-021-0/+1
* A bug fix for ORDER BY on table.column in provisional entire UNIONunknown2002-11-301-0/+1
* added a test case.unknown2002-10-171-0/+3
* mergingunknown2002-10-041-1/+1
|\
| * new EXPLAINunknown2002-09-261-1/+1
* | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-0/+7
* | New SET syntax & system variables.unknown2002-07-231-1/+1
|/
* fix for SQL_CALC_FOUND_ROWS in UNION'sunknown2002-04-031-1/+2
* Fix for a bug with EXPLAIN and (....) UNION (....) order by unknown2002-04-021-0/+1
* Fixes for offset bug in UNION's and making UNION's obeyunknown2002-03-221-0/+4
* fix for the limit bug in UNION's and some additional syntax unknown2002-03-191-0/+8
* many fixesunknown2002-02-281-0/+6
* Fixed sleep time in mysql-test-rununknown2001-12-131-0/+2
* Fix error messagesunknown2001-11-041-7/+7
* New alternate UNION syntax and bug fix for multi-table deletesunknown2001-10-251-0/+3
* Added support of INSERT to MERGE tablesunknown2001-09-221-1/+1
* Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-0/+3
* Fix error messagesunknown2001-09-181-7/+7
* Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-171-1/+2
* Fixed bug with SELECT * ... UNIONunknown2001-09-171-3/+10
* Fixed bug in UNIONunknown2001-09-141-5/+20
* EXPLAIN on UNION"sunknown2001-08-241-1/+0
* Remove warnings and portability fixesunknown2001-08-141-1/+12
* Fix error messages after merge from 3.23unknown2001-08-131-3/+5
* Monty, your comments ??unknown2001-08-121-3/+4
* fixed error message numbers in union testunknown2001-08-041-3/+3
* Fix UNIONunknown2001-08-021-0/+29