Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-11-16 | 1 | -2/+0 |
|\ | |||||
| * | Fixed bugs pointed by "Crash with 'big' derivated table in MySQL-4.1" bugreport | bell@sanja.is.com.ua | 2002-11-16 | 1 | -2/+1 |
* | | A fix for the bug when MyISAM tmp table has to be created in order | Sinisa@sinisa.nasamreza.org | 2002-11-15 | 1 | -1/+2 |
|/ | |||||
* | some code cleanup as per CTO's instructions plus a small bug fix with | Sinisa@sinisa.nasamreza.org | 2002-11-12 | 1 | -1/+1 |
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-11-11 | 1 | -0/+1 |
|\ | |||||
| * | small bug fix | Sinisa@sinisa.nasamreza.org | 2002-11-11 | 1 | -0/+1 |
* | | prevent using expernal fields in derived tables | bell@sanja.is.com.ua | 2002-11-11 | 1 | -1/+5 |
|/ | |||||
* | Some code optimisations related to EXPLAIN of derived tables and the | Sinisa@sinisa.nasamreza.org | 2002-11-09 | 1 | -5/+5 |
* | moved similar code to function | bell@sanja.is.com.ua | 2002-11-04 | 1 | -2/+2 |
* | changes for mysqladmin debug | Sinisa@sinisa.nasamreza.org | 2002-10-30 | 1 | -1/+2 |
* | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -10/+13 |
|\ | |||||
| * | new EXPLAIN | bell@sanja.is.com.ua | 2002-09-26 | 1 | -10/+13 |
| * | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 1 | -1/+1 |
* | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+1 |
|/ | |||||
* | merging | bell@sanja.is.com.ua | 2002-05-28 | 1 | -5/+5 |
|\ | |||||
| * | derived table with * bug fixed | bell@sanja.is.com.ua | 2002-05-28 | 1 | -1/+1 |
* | | Hiding internal pointers of SELECT_LEX structures | bell@sanja.is.com.ua | 2002-05-27 | 1 | -1/+1 |
* | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li... | bell@sanja.is.com.ua | 2002-05-08 | 1 | -11/+13 |
* | | new SELECT_LEX structure | bell@sanja.is.com.ua | 2002-05-07 | 1 | -8/+11 |
|/ | |||||
* | Derived tables ! | Sinisa@sinisa.nasamreza.org | 2002-03-26 | 1 | -0/+121 |