Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -6/+6 |
|\ | |||||
| * | Merge | bell@sanja.is.com.ua | 2005-03-30 | 1 | -6/+6 |
| |\ | |||||
| | * | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -6/+6 |
* | | | Merge | pekka@mysql.com | 2005-03-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | client/mysqltest.c | serg@serg.mylan | 2005-03-23 | 1 | -1/+1 |
| |/ | |||||
* | | manual merge | ramil@mysql.com | 2005-03-03 | 1 | -21/+12 |
|\ \ | |/ | |||||
| * | a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no t... | ramil@mysql.com | 2005-03-02 | 1 | -19/+11 |
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -1/+1 |
* | | Show all generated warnings in SHOW ERROR | monty@mysql.com | 2005-02-24 | 1 | -15/+8 |
* | | Merge changes | jimw@mysql.com | 2005-02-04 | 1 | -2/+12 |
|\ \ | |/ | |||||
| * | A fix: bug#6931: Date Type column problem when using UNION-Table | gluh@gluh.mysql.r18.ru | 2005-02-04 | 1 | -2/+12 |
* | | after merge fixes | Sinisa@sinisa.nasamreza.org | 2005-01-18 | 1 | -4/+7 |
|\ \ | |/ | |||||
| * | fixing wrong value for "examined rows" when UNION's are used. | Sinisa@sinisa.nasamreza.org | 2005-01-18 | 1 | -4/+7 |
* | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -1/+1 |
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag | monty@mysql.com | 2004-12-31 | 1 | -2/+2 |
* | | Better handling of ensuring that setup_tables() are not called twice | monty@mysql.com | 2005-01-03 | 1 | -2/+10 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ... | bell@sanja.is.com.ua | 2004-11-18 | 1 | -0/+2 |
* | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -37/+35 |
|\ \ | |||||
| * | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+1 |
| * | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -36/+34 |
* | | | After merge fixes | monty@mysql.com | 2004-11-09 | 1 | -0/+1 |
* | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -11/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -7/+7 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -16/+57 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -2/+7 |
| * | A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values for | konstantin@mysql.com | 2004-10-22 | 1 | -15/+13 |
| * | Followup to fix for bug#6050: fix valgrind warnings. | konstantin@mysql.com | 2004-10-22 | 1 | -1/+1 |
| * | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field | konstantin@mysql.com | 2004-10-22 | 1 | -3/+21 |
| * | sql_union.cc: | bar@mysql.com | 2004-10-19 | 1 | -5/+6 |
| * | Bug #6139 UNION doesn't understand collate in the column of second select | bar@mysql.com | 2004-10-18 | 1 | -0/+17 |
| * | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+5 |
| |\ | |||||
| | * | Fix for wrongly calculated Examined_rows in 4.0 UNION's. | Sinisa@sinisa.nasamreza.org | 2004-10-05 | 1 | -2/+7 |
| | * | A fix (Bug #4980: union statement with () union () order by produces wrong ex... | ram@gw.mysql.r18.ru | 2004-09-03 | 1 | -0/+4 |
* | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -1/+1 |
* | | | post merge fixes | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+1 |
* | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -2/+3 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -8/+7 |
* | | | Port of cursors to be pushed into 5.0 tree: | konstantin@mysql.com | 2004-08-03 | 1 | -1/+7 |
* | | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -7/+8 |
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2004-06-07 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Fixed BUG#2460: Crash wih Stored Procedure and UNION. | pem@mysql.comhem.se | 2004-05-28 | 1 | -1/+3 |
* | | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -14/+73 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | asserting table->file->enable_indexes() in union re-execution | serg@serg.mylan | 2004-05-21 | 1 | -7/+10 |
| * | | after merge fix | bell@sanja.is.com.ua | 2004-05-19 | 1 | -1/+2 |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-05-19 | 1 | -3/+7 |
| |\ \ | |||||
| | * \ | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-05-15 | 1 | -3/+7 |
| | |\ \ | |||||
| | | * | | Optimising UNION ALL (WL 1687) | Sinisa@sinisa.nasamreza.org | 2004-05-15 | 1 | -3/+7 |