summaryrefslogtreecommitdiff
path: root/mysql-test/r/union.result
Commit message (Expand)AuthorAgeFilesLines
* Check that the third UNION part with COLLATEunknown2004-11-181-0/+10
* Bug #6139 UNION doesn't understand collate in the column of second selectunknown2004-10-181-0/+78
* Do not try use fields examples is expression and fiend used or SET/ENUM field...unknown2004-09-171-0/+37
* After merge fixesunknown2004-09-051-4/+4
* Merge with 4.0 to get latest bug fixesunknown2004-09-041-0/+8
|\
| * A fix (Bug #4980: union statement with () union () order by produces wrong ex...unknown2004-09-031-1/+8
* | parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-241-0/+28
* | new length detection for non-string in UNION (BUG#4067)unknown2004-06-161-4/+11
* | Language/consistency edits to error messagesunknown2004-06-151-2/+2
* | Language/consistency edits to error messagesunknown2004-06-151-6/+6
* | after review changesunknown2004-05-191-5/+5
* | Mergeunknown2004-05-141-10/+13
|\ \
| * | EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-10/+13
* | | fixed flags of printed queryunknown2004-05-131-2/+2
|/ /
* | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-0/+14
* | 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/+11
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-3/+3
|\ \
| * | Fixed charsetnr sent to the clientunknown2004-04-061-3/+3
* | | fixed brocken of client_test unknown2004-04-031-1/+1
|/ /
* | 1. New data types, from the user point of view:unknown2004-03-261-3/+3
* | After merge fixes + simple optimizationsunknown2004-03-261-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-5/+5
* | Added test to show bug in current union implementationunknown2004-03-191-0/+15
* | mergeunknown2004-02-171-7/+35
|\ \
| * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-7/+35
* | | Changed wellformedlen to well_formed_lenunknown2004-02-171-14/+0
|/ /
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-141-6/+30
|\ \
| * | Fixes for bugs #2508 and #2552unknown2004-02-101-6/+30
* | | fixed test results broken by sombodyunknown2004-02-141-1/+1
|/ /
* | Fixes after merge with 4.0unknown2003-12-191-1/+2
* | Merge with 4.0.17unknown2003-12-171-1/+8
|\ \ | |/
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-1/+5
| * Fix for bug #1564: CREATE TABLE + UNION + same table name = crashunknown2003-11-111-0/+3
* | WorkLog#1323unknown2003-12-101-28/+28
* | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...unknown2003-12-061-0/+38
* | code coverage for UNIONsunknown2003-11-271-0/+20
* | added collation processing in UNION mergingunknown2003-11-251-4/+61
* | after review fixesunknown2003-11-231-4/+26
* | Fixed UNION fields type/length detectingunknown2003-11-231-4/+205
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+1
* | subqueries made printableunknown2003-10-161-2/+6
* | Mergeunknown2003-10-061-1/+122
|\ \
| * | fixed proccesing global LIMIT in last SELECT of UNIONunknown2003-09-141-2/+2
| * | Fixes for OPTION_FOUND_ROWS in UNION'sunknown2003-09-131-2/+2
| * | After merge fixes.unknown2003-09-111-6/+2
| * | merge with 4.0.15unknown2003-08-291-0/+125
| |\ \ | | |/