summaryrefslogtreecommitdiff
path: root/mysql-test/t/union.test
Commit message (Expand)AuthorAgeFilesLines
* Fixes after merge with 4.0unknown2003-12-191-2/+1
* Merge with 4.0.17unknown2003-12-171-1/+11
|\
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-1/+8
| * Fix for bug #1564: CREATE TABLE + UNION + same table name = crashunknown2003-11-111-0/+3
* | WorkLog#1323unknown2003-12-101-3/+3
* | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...unknown2003-12-061-3/+23
* | code coverage for UNIONsunknown2003-11-271-3/+22
* | added collation processing in UNION mergingunknown2003-11-251-2/+27
* | after review fixesunknown2003-11-231-2/+10
* | Fixed UNION fields type/length detectingunknown2003-11-231-0/+82
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+1
* | subqueries made printableunknown2003-10-161-2/+2
* | Mergeunknown2003-10-061-0/+56
|\ \
| * | After merge fixes.unknown2003-09-111-1/+3
| * | merge with 4.0.15unknown2003-08-291-0/+54
| |\ \ | | |/
| | * Fixed some varnings from valgrindunknown2003-08-201-1/+55
* | | 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