Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -4/+3 |
|\ | |||||
| * | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -4/+3 |
| |\ | |||||
| | * | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 1 | -4/+3 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -16/+17 |
|\ \ \ | |||||
| * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+2 |
| * | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -17/+18 |
| | |/ | |/| | |||||
* | | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -4/+4 |
| |/ |/| | |||||
* | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -21/+14 |
|\ \ | |||||
| * | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -24/+20 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -33/+106 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | removed incorrect error message about aggregate functions | bell@sanja.is.com.ua | 2004-10-27 | 1 | -15/+76 |
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -2/+2 |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-10-13 | 1 | -2/+4 |
| |\ | |||||
| | * | correct (high level) fix for BUG#5367 to privent problems in other engines | bell@sanja.is.com.ua | 2004-10-07 | 1 | -2/+4 |
| * | | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -4/+1 |
| |/ | |||||
| * | Comments to the single-select optimization algorithm. | konstantin@mysql.com | 2004-10-04 | 1 | -1/+24 |
| * | fixed error handling if creating derived table failed | bell@sanja.is.com.ua | 2004-09-17 | 1 | -1/+0 |
| * | fixed temporary table processing expresions of subqueries and removed wrong r... | bell@sanja.is.com.ua | 2004-09-06 | 1 | -3/+0 |
* | | thd pointer fixed | bell@sanja.is.com.ua | 2004-09-10 | 1 | -3/+12 |
* | | post merge fixes | bell@sanja.is.com.ua | 2004-09-10 | 1 | -22/+22 |
* | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -2/+1 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -105/+120 |
|\ \ | |/ | |||||
| * | after review fixes: | bell@sanja.is.com.ua | 2004-08-23 | 1 | -1/+8 |
| * | merge | bell@sanja.is.com.ua | 2004-08-23 | 1 | -62/+67 |
| |\ | |||||
| | * | skip resolving field in table list if table list is not accessable due to gro... | bell@sanja.is.com.ua | 2004-08-13 | 1 | -1/+3 |
| | * | in case of compound index fill all parts in optimized IN (BUG#4435) | bell@sanja.is.com.ua | 2004-08-12 | 1 | -61/+64 |
| * | | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -24/+26 |
| |/ | |||||
* | | Merge with pulled code | monty@mysql.com | 2004-09-03 | 1 | -17/+0 |
|\ \ | |||||
| * | | Cleanup of new code pushed into 5.0 since last pull | monty@mysql.com | 2004-09-03 | 1 | -17/+0 |
* | | | manual merge | serg@serg.mylan | 2004-07-20 | 1 | -24/+29 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-07-17 | 1 | -1/+6 |
| |\ | |||||
| | * | stack overflow check added for subqueries processing (BUG#4554) | bell@sanja.is.com.ua | 2004-07-14 | 1 | -1/+6 |
| * | | aggregate functions check during substitution made only for single row subsel... | bell@sanja.is.com.ua | 2004-07-04 | 1 | -22/+22 |
| |/ | |||||
* | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -1/+18 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -3/+11 |
|\ \ | |/ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-06-24 | 1 | -0/+5 |
| |\ | |||||
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-06-23 | 1 | -0/+5 |
| | |\ | |||||
| | | * | do not unlock tables early if we have subquery in HAVING clause (BUG#3984) | bell@sanja.is.com.ua | 2004-06-09 | 1 | -0/+5 |
| * | | | merged | serg@serg.mylan | 2004-06-23 | 1 | -2/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -2/+6 |
| | |/ | |||||
| * | | Unused variables removed (many files). | konstantin@mysql.com | 2004-06-21 | 1 | -1/+0 |
| |/ | |||||
* | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -9/+98 |
|\ \ | |/ | |||||
| * | keep old engine & JOIN if we changed subquery Item (Bug #3646) | bell@sanja.is.com.ua | 2004-05-07 | 1 | -9/+98 |
* | | PS and SP made compatible in mechanism used for preparing query for rexecutio... | bell@sanja.is.com.ua | 2004-05-20 | 1 | -21/+21 |
* | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Formatting changes requested by Monty | magnus@neptunus.(none) | 2004-04-15 | 1 | -1/+1 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -93/+236 |
|\ \ | |/ | |||||
| * | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -2/+3 |
| * | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -1/+9 |
| * | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -5/+6 |