summaryrefslogtreecommitdiff
path: root/mysql-test/t/union.test
Commit message (Expand)AuthorAgeFilesLines
* EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-0/+12
* mergeunknown2004-05-051-4/+3
|\
| * after merge fixesunknown2004-05-051-5/+3
* | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-0/+12
|/
* union.result:unknown2004-05-041-1/+1
* union.result, union.test:unknown2004-05-041-0/+1
* Fix for a bug involving UNION's and SET SQL_SELECT_LIMIT unknown2004-05-031-0/+4
* removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-1/+1
* Merge with 4.0unknown2004-03-251-0/+2
|\
| * union.result:unknown2004-03-221-0/+2
* | correct support for a mix of UNION/UNION ALL in the same query.unknown2004-03-231-1/+2
* | Added test to show bug in current union implementationunknown2004-03-191-0/+13
* | mergeunknown2004-02-171-0/+10
|\ \
| * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-0/+10
* | | Changed wellformedlen to well_formed_lenunknown2004-02-171-11/+0
* | | Merge with public treeunknown2004-02-161-2/+2
|\ \ \ | |/ / |/| |
| * | After merge fixesunknown2004-02-161-2/+2
* | | no dots in the error messages!unknown2004-02-151-0/+10
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-141-1/+1
|\ \ \
| * | | error code changed in union.testunknown2004-02-141-1/+1
| |/ /
* | | Fixes for bugs #2508 and #2552unknown2004-02-101-0/+9
|/ /
* | 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
|\ \