summaryrefslogtreecommitdiff
path: root/mysql-test/t/union.test
Commit message (Expand)AuthorAgeFilesLines
* fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))unknown2003-08-231-0/+10
* After merge fixes + bugs from last mergeunknown2003-08-191-1/+1
* Merge with 4.0.14unknown2003-08-111-2/+20
|\
| * Fix for a problem with :unknown2003-07-021-2/+2
| * Some fixes for CREATE / INSERT FROM UNIO >..unknown2003-07-021-2/+2
| * Lot's of clean-ups and fixes for 4.0.14.unknown2003-07-021-0/+13
* | sql_union.cc, sql_select.cc:unknown2003-08-061-0/+9
* | Merge with 4.0.13unknown2003-05-191-16/+77
|\ \ | |/
| * Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-1/+60
* | Fix for a bug with empty item list in UNION'sunknown2003-04-081-0/+2
* | fixed uncachable union (bug #150)unknown2003-03-141-0/+2
* | Adding tests for the fixed ORDER BY 0 bugunknown2003-03-101-0/+2
* | merge fixesunknown2003-03-061-0/+1
|\ \
| * | three bug fixes and major code cleanupunknown2003-03-061-0/+1
* | | Portability fixesunknown2003-02-271-0/+17
|/ /
* | Allowing NULL values in UNION's with first SELECT having only NOT NULLunknown2003-02-221-0/+17
* | 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