summaryrefslogtreecommitdiff
path: root/mysql-test/t/union.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#15949 union + illegal mix of collations (IMPLICIT + COERCIBLE)unknown2006-03-011-1/+10
* Fix bug in handling of decimal fields in UNION statements that couldunknown2005-10-281-0/+18
* a fix (bug #7589: Decimal types are ignored when updating data from another c...unknown2005-09-211-8/+0
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* mergeunknown2005-05-261-0/+10
|\
| * fixed problem with long string results of expressions in UNIONS (BUG#10025)unknown2005-05-261-0/+11
* | union.result:unknown2005-04-261-0/+11
|/
* ctype_collate.result, ctype_collate.test, union.result, union.test:unknown2005-04-101-1/+1
* Mergeunknown2005-03-301-0/+25
|\
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-0/+25
* | union.test:unknown2005-03-281-0/+6
|/
* Bug#2435unknown2005-02-131-0/+12
* A fix: bug#6931: Date Type column problem when using UNION-Tableunknown2005-02-041-0/+35
* fixing wrong value for "examined rows" when UNION's are used.unknown2005-01-181-0/+4
* Check that the third UNION part with COLLATEunknown2004-11-181-0/+6
* A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+4
* Bug #6139 UNION doesn't understand collate in the column of second selectunknown2004-10-181-0/+55
* Do not try use fields examples is expression and fiend used or SET/ENUM field...unknown2004-09-171-0/+20
* After merge fixesunknown2004-09-051-1/+0
* Merge with 4.0 to get latest bug fixesunknown2004-09-041-0/+9
|\
| * A fix (Bug #4980: union statement with () union () order by produces wrong ex...unknown2004-09-031-0/+9
* | parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-241-0/+32
* | new length detection for non-string in UNION (BUG#4067)unknown2004-06-161-0/+8
* | 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