Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | union.result, union.test: | Sinisa@sinisa.nasamreza.org | 2004-05-04 | 1 | -0/+1 |
* | Fix for a bug involving UNION's and SET SQL_SELECT_LIMIT | Sinisa@sinisa.nasamreza.org | 2004-05-03 | 1 | -0/+11 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-04-07 | 1 | -3/+3 |
|\ | |||||
| * | Fixed charsetnr sent to the client | bar@bar.intranet.mysql.r18.ru | 2004-04-06 | 1 | -3/+3 |
* | | fixed brocken of client_test | bell@sanja.is.com.ua | 2004-04-03 | 1 | -1/+1 |
|/ | |||||
* | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -3/+3 |
* | After merge fixes + simple optimizations | monty@mysql.com | 2004-03-26 | 1 | -1/+1 |
* | Merge with 4.0 | monty@mysql.com | 2004-03-25 | 1 | -0/+2 |
|\ | |||||
| * | union.result: | Sinisa@sinisa.nasamreza.org | 2004-03-22 | 1 | -0/+2 |
* | | correct support for a mix of UNION/UNION ALL in the same query. | serg@serg.mylan | 2004-03-23 | 1 | -5/+5 |
* | | Added test to show bug in current union implementation | monty@mysql.com | 2004-03-19 | 1 | -0/+15 |
* | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -7/+35 |
|\ \ | |||||
| * | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -7/+35 |
* | | | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 1 | -14/+0 |
|/ / | |||||
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-02-14 | 1 | -6/+30 |
|\ \ | |||||
| * | | Fixes for bugs #2508 and #2552 | Sinisa@sinisa.nasamreza.org | 2004-02-10 | 1 | -6/+30 |
* | | | fixed test results broken by sombody | bell@sanja.is.com.ua | 2004-02-14 | 1 | -1/+1 |
|/ / | |||||
* | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -1/+2 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -1/+5 |
| * | Fix for bug #1564: CREATE TABLE + UNION + same table name = crash | gluh@gluh.mysql.r18.ru | 2003-11-11 | 1 | -0/+3 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -28/+28 |
* | | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l... | serg@serg.mylan | 2003-12-06 | 1 | -0/+38 |
* | | code coverage for UNIONs | bell@sanja.is.com.ua | 2003-11-27 | 1 | -0/+20 |
* | | added collation processing in UNION merging | bell@sanja.is.com.ua | 2003-11-25 | 1 | -4/+61 |
* | | after review fixes | bell@sanja.is.com.ua | 2003-11-23 | 1 | -4/+26 |
* | | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -4/+205 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
* | | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -2/+6 |
* | | Merge | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -1/+122 |
|\ \ | |||||
| * | | fixed proccesing global LIMIT in last SELECT of UNION | bell@sanja.is.com.ua | 2003-09-14 | 1 | -2/+2 |
| * | | Fixes for OPTION_FOUND_ROWS in UNION's | Sinisa@sinisa.nasamreza.org | 2003-09-13 | 1 | -2/+2 |
| * | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -6/+2 |
| * | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+125 |
| |\ \ | | |/ | |||||
| | * | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -1/+126 |
| * | | union.result: | Sinisa@sinisa.nasamreza.org | 2003-08-23 | 1 | -1/+1 |
* | | | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM)) | bell@laptop.sanja.is.com.ua | 2003-08-23 | 1 | -0/+14 |
|/ / | |||||
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -1/+8 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+36 |
|\ \ | |/ | |||||
| * | Fix for a problem with : | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -10/+2 |