Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new lock for multiupdate: | bell@sanja.is.com.ua | 2004-11-05 | 1 | -101/+135 |
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+3 |
|\ | |||||
| * | postreview fixes (BUG#5618 & BUG#5590) | bell@sanja.is.com.ua | 2004-09-25 | 1 | -1/+1 |
| * | fixed error handling if creating derived table failed | bell@sanja.is.com.ua | 2004-09-17 | 1 | -0/+3 |
| * | memory leak fixed | bell@sanja.is.com.ua | 2004-09-05 | 1 | -3/+5 |
| * | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -1/+1 |
* | | memory leaks fixed | bell@sanja.is.com.ua | 2004-09-04 | 1 | -3/+5 |
* | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -12/+10 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Unused variables removed (many files). | konstantin@mysql.com | 2004-06-21 | 1 | -1/+0 |
* | | PS and SP made compatible in mechanism used for preparing query for rexecutio... | bell@sanja.is.com.ua | 2004-05-20 | 1 | -1/+1 |
|/ | |||||
* | fixed subquery in the FROM clause with parameter (BUG#3020) | bell@sanja.is.com.ua | 2004-04-08 | 1 | -29/+35 |
* | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+0 |
* | correct support for a mix of UNION/UNION ALL in the same query. | serg@serg.mylan | 2004-03-23 | 1 | -1/+1 |
* | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -1/+5 |
* | after merge & valgrind test fixes (BUG#2120) | bell@sanja.is.com.ua | 2004-02-10 | 1 | -0/+2 |
* | ufter revview fix (BUG#2120) | bell@sanja.is.com.ua | 2004-02-09 | 1 | -8/+8 |
* | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived table | bell@sanja.is.com.ua | 2004-02-01 | 1 | -0/+9 |
* | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -127/+110 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-01-17 | 1 | -8/+11 |
|\ | |||||
| * | assigned correct lex->current_select for derived tables (BUG#2349) | bell@sanja.is.com.ua | 2004-01-14 | 1 | -8/+11 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-01-17 | 1 | -0/+3 |
|\ \ | |||||
| * | | As far as we cut off derived table branch, we have to close JOINs (BUG#2141) | bell@sanja.is.com.ua | 2004-01-06 | 1 | -0/+3 |
| |/ | |||||
* | | fixed unlocking tables during subquery execution (BUG#2048) | bell@sanja.is.com.ua | 2003-12-10 | 1 | -1/+1 |
|/ | |||||
* | Merge | monty@mysql.com | 2003-11-28 | 1 | -3/+3 |
|\ | |||||
| * | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -7/+6 |
* | | removed unused variable | bell@sanja.is.com.ua | 2003-11-27 | 1 | -2/+1 |
* | | avoiding coping tmptable_param | bell@sanja.is.com.ua | 2003-11-26 | 1 | -5/+4 |
|/ | |||||
* | after review fixes | bell@sanja.is.com.ua | 2003-11-23 | 1 | -1/+1 |
* | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -86/+66 |
* | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -4/+0 |
|\ | |||||
| * | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -4/+0 |
* | | fixed deleting derived table tree after using (BUG#1536) | bell@sanja.is.com.ua | 2003-10-17 | 1 | -1/+1 |
|/ | |||||
* | Merge | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -6/+8 |
|\ | |||||
| * | Merge | hf@deer.(none) | 2003-09-26 | 1 | -3/+7 |
| |\ | |||||
| | * | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -3/+7 |
| * | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -2/+0 |
| |/ | |||||
| * | Fix for bug 1176 | gluh@gluh.mysql.r18.ru | 2003-09-04 | 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/+3 |
|/ | |||||
* | Code cleanup | bell@laptop.sanja.is.com.ua | 2003-08-16 | 1 | -5/+3 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-08-13 | 1 | -1/+2 |
|\ | |||||
| * | fixed problem with reference on derived table fields (BUG#1031) | bell@sanja.is.com.ua | 2003-08-12 | 1 | -1/+2 |
* | | merge | bell@sanja.is.com.ua | 2003-08-11 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | merge | Sinisa@sinisa.nasamreza.org | 2003-08-06 | 1 | -0/+10 |
| |\ | |||||
| | * | Merge | Sinisa@sinisa.nasamreza.org | 2003-07-19 | 1 | -0/+10 |
| | |\ | |||||
| | | * | Derived tables bug fix ....... | Sinisa@sinisa.nasamreza.org | 2003-06-12 | 1 | -2/+10 |
| | | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2003-05-31 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | Fix for the optimiser problem caused by the fact that with derived | Sinisa@sinisa.nasamreza.org | 2003-05-31 | 1 | -0/+2 |
* | | | | | merge | bell@sanja.is.com.ua | 2003-08-05 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | count HAVING clause elements with select list elements, because agregate func... | bell@sanja.is.com.ua | 2003-07-29 | 1 | -1/+2 |
| |/ / / |