Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding comments as per Monty's request. | Sinisa@sinisa.nasamreza.org | 2002-12-14 | 1 | -4/+39 |
* | derived tables with UNION's ... | Sinisa@sinisa.nasamreza.org | 2002-12-12 | 1 | -4/+30 |
* | After merge fixes | monty@mashka.mysql.fi | 2002-12-06 | 1 | -2/+2 |
* | some bug fixes and tests for those. | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -1/+4 |
* | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -0/+3 |
* | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-11-29 | 1 | -2/+2 |
* | adding mandatory aliases for derived tables as per SQL-99 | Sinisa@sinisa.nasamreza.org | 2002-11-28 | 1 | -1/+1 |
* | reverse order in global select list allow to avoid recursion in derived tables | bell@sanja.is.com.ua | 2002-11-27 | 1 | -15/+0 |
* | A fix for a bug with derived tables within subselect | Sinisa@sinisa.nasamreza.org | 2002-11-26 | 1 | -7/+11 |
* | 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 |