Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from 4.1 to 5.0 | msvensson@neptunus.(none) | 2005-09-23 | 1 | -15/+0 |
* | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -1/+1 |
* | merged | serg@serg.mylan | 2005-05-28 | 1 | -0/+14 |
|\ | |||||
| * | merge | bell@sanja.is.com.ua | 2005-05-26 | 1 | -0/+14 |
| |\ | |||||
| | * | fixed problem with long string results of expressions in UNIONS (BUG#10025) | bell@sanja.is.com.ua | 2005-05-26 | 1 | -0/+14 |
* | | | Fix broken test case (after merge) | monty@mysql.com | 2005-05-26 | 1 | -5/+5 |
* | | | Manual merge. | joerg@mysql.com | 2005-05-26 | 1 | -5/+24 |
|\ \ \ | |/ / | |||||
| * | | union.result: | Sinisa@sinisa.nasamreza.org | 2005-04-26 | 1 | -0/+19 |
| |/ | |||||
* | | Tests and results fixed with last precision/decimal related modifications | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -2/+2 |
* | | merge | bar@mysql.com | 2005-04-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | ctype_collate.result, ctype_collate.test, union.result, union.test: | bar@mysql.com | 2005-04-10 | 1 | -1/+1 |
* | | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when... | monty@mysql.com | 2005-04-04 | 1 | -0/+17 |
* | | postmerge 4.1->5.0 fixes | bell@sanja.is.com.ua | 2005-04-01 | 1 | -2/+2 |
* | | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -3/+38 |
|\ \ | |/ | |||||
| * | Merge | bell@sanja.is.com.ua | 2005-03-30 | 1 | -11/+46 |
| |\ | |||||
| | * | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -11/+46 |
* | | | Merge eagle.intranet.mysql.r18.ru:/home/bar/mysql-4.1 | bar@eagle.intranet.mysql.r18.ru | 2005-03-28 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | union.test: | bar@mysql.com | 2005-03-28 | 1 | -0/+5 |
| |/ | |||||
* | | Merge with 4.1 | monty@mysql.com | 2005-02-15 | 1 | -0/+22 |
|\ \ | |/ | |||||
| * | Bug#2435 | acurtis@pcgem.rdg.cyberkinetica.com | 2005-02-13 | 1 | -0/+22 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -3/+3 |
* | | Merge changes | jimw@mysql.com | 2005-02-04 | 1 | -0/+36 |
|\ \ | |/ | |||||
| * | A fix: bug#6931: Date Type column problem when using UNION-Table | gluh@gluh.mysql.r18.ru | 2005-02-04 | 1 | -0/+36 |
* | | after merge fixes | Sinisa@sinisa.nasamreza.org | 2005-01-18 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | fixing wrong value for "examined rows" when UNION's are used. | Sinisa@sinisa.nasamreza.org | 2005-01-18 | 1 | -0/+16 |
| * | 1. Item now uses my_charset_bin by default, | bar@mysql.com | 2005-01-18 | 1 | -1/+1 |
* | | After-merge clean-up | bar@mysql.com | 2005-01-18 | 1 | -1/+1 |
* | | wl#1629 SHOW with WHERE(final part, after review) | gluh@gluh.mysql.r18.ru | 2004-12-30 | 1 | -4/+4 |
* | | - VARCHAR(n) with binary character set is now displayed as VARBINARY(N). | bar@mysql.com | 2004-12-08 | 1 | -5/+5 |
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -10/+10 |
* | | merged | serg@serg.mylan | 2004-11-20 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Check that the third UNION part with COLLATE | bar@mysql.com | 2004-11-18 | 1 | -0/+10 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+115 |
|\ \ | |/ | |||||
| * | Bug #6139 UNION doesn't understand collate in the column of second select | bar@mysql.com | 2004-10-18 | 1 | -0/+78 |
| * | Do not try use fields examples is expression and fiend used or SET/ENUM field... | bell@sanja.is.com.ua | 2004-09-17 | 1 | -0/+37 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | After merge fixes | monty@mysql.com | 2004-09-05 | 1 | -4/+4 |
| * | Merge with 4.0 to get latest bug fixes | monty@mysql.com | 2004-09-04 | 1 | -0/+8 |
| |\ | |||||
| | * | A fix (Bug #4980: union statement with () union () order by produces wrong ex... | ram@gw.mysql.r18.ru | 2004-09-03 | 1 | -1/+8 |
* | | | mark subquery in the FROM clause like derived and quoate all identifiers (BUG... | bell@sanja.is.com.ua | 2004-07-20 | 1 | -2/+2 |
|/ / | |||||
* | | parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204) | bell@sanja.is.com.ua | 2004-06-24 | 1 | -0/+28 |
* | | new length detection for non-string in UNION (BUG#4067) | bell@sanja.is.com.ua | 2004-06-16 | 1 | -4/+11 |
* | | Language/consistency edits to error messages | paul@ice.snake.net | 2004-06-15 | 1 | -2/+2 |
* | | Language/consistency edits to error messages | paul@kite-hub.kitebird.com | 2004-06-15 | 1 | -6/+6 |
* | | after review changes | bell@sanja.is.com.ua | 2004-05-19 | 1 | -5/+5 |
* | | Merge | bell@sanja.is.com.ua | 2004-05-14 | 1 | -10/+13 |
|\ \ | |||||
| * | | EXPLAIN UNION using same routing which used for execution which allow return ... | bell@sanja.is.com.ua | 2004-05-06 | 1 | -10/+13 |
* | | | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -2/+2 |
|/ / | |||||
* | | caching of queries with isammerge tables forbiden using general way | bell@sanja.is.com.ua | 2004-05-05 | 1 | -0/+14 |
* | | union.result: | Sinisa@sinisa.nasamreza.org | 2004-05-04 | 1 | -1/+1 |