Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test which covers nicely recent cleanup in derived tables | dlenev@brandersnatch.localdomain | 2004-12-20 | 1 | -0/+5 |
* | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -5/+5 |
|\ | |||||
| * | Language/consistency edits to error messages | paul@ice.snake.net | 2004-06-15 | 1 | -3/+3 |
| * | Language/consistency edits to error messages | paul@kite-hub.kitebird.com | 2004-06-15 | 1 | -2/+2 |
* | | Range optimizer fix: | sergefp@mysql.com | 2004-06-22 | 1 | -2/+2 |
|/ | |||||
* | after review changes | bell@sanja.is.com.ua | 2004-05-19 | 1 | -4/+4 |
* | EXPLAIN UNION using same routing which used for execution which allow return ... | bell@sanja.is.com.ua | 2004-05-06 | 1 | -0/+4 |
* | after merge fixes | monty@mysql.com | 2004-05-05 | 1 | -1/+1 |
* | Ensure that we use unix file format (no \r\n) for all new files | monty@mysql.com | 2004-03-20 | 1 | -2/+2 |
* | merge | bell@sanja.is.com.ua | 2004-03-16 | 1 | -0/+6 |
|\ | |||||
| * | fixed parsing mode for derived tables (BUG#2421) | bell@sanja.is.com.ua | 2004-02-02 | 1 | -0/+6 |
* | | bug#2708 | serg@serg.mylan | 2004-02-15 | 1 | -3/+3 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -5/+31 |
|\ \ | |||||
| * | | ufter revview fix (BUG#2120) | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+4 |
| * | | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived table | bell@sanja.is.com.ua | 2004-02-01 | 1 | -5/+16 |
| * | | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -6/+17 |
| |/ | |||||
* | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -6/+2 |
|/ | |||||
* | patch reverted - USE_RAID is defined in my_config.h | serg@serg.mylan | 2004-01-23 | 1 | -1/+1 |
* | Merge | bell@sanja.is.com.ua | 2004-01-20 | 1 | -1/+26 |
|\ | |||||
| * | allow UPDATE and DELETE stetements with tables derived from subquery if they ... | bell@sanja.is.com.ua | 2004-01-04 | 1 | -1/+26 |
* | | Fix deprecation warning - database_engine => storage_engine | acurtis@pcgem.rdg.cyberkinetica.com | 2004-01-18 | 1 | -1/+1 |
* | | new test added | bell@sanja.is.com.ua | 2004-01-17 | 1 | -6/+6 |
* | | assigned correct lex->current_select for derived tables (BUG#2349) | bell@sanja.is.com.ua | 2004-01-14 | 1 | -0/+28 |
|/ | |||||
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-11-21 | 1 | -0/+17 |
|\ | |||||
| * | Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived) | hf@deer.(none) | 2003-11-08 | 1 | -0/+17 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -4/+4 |
|/ | |||||
* | amall fix | bell@sanja.is.com.ua | 2003-10-31 | 1 | -2/+0 |
* | correct table name assigned to temporary table field: | bell@sanja.is.com.ua | 2003-10-19 | 1 | -0/+15 |
* | prohibited using derived tables in UPDATE command (BUG#1477) | bell@laptop.sanja.is.com.ua | 2003-10-05 | 1 | -4/+13 |
* | Fix for a bug #1231 | Sinisa@sinisa.nasamreza.org | 2003-09-12 | 1 | -0/+2 |
* | Fix for bug 1176 | gluh@gluh.mysql.r18.ru | 2003-09-04 | 1 | -0/+8 |
* | fixed problem with reference on derived table fields (BUG#1031) | bell@sanja.is.com.ua | 2003-08-12 | 1 | -0/+4 |
* | test for BUG#969 | bell@sanja.is.com.ua | 2003-08-09 | 1 | -0/+32 |
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2003-06-10 | 1 | -1/+1 |
|\ | |||||
| * | Fix for the optimiser problem caused by the fact that with derived | Sinisa@sinisa.nasamreza.org | 2003-05-31 | 1 | -1/+1 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -10/+17 |
|/ | |||||
* | A fix for a crashing bug in EXPLAIN on derived tables with a join. | Sinisa@sinisa.nasamreza.org | 2003-04-10 | 1 | -0/+5 |
* | Adding tests for the fixed ORDER BY 0 bug | Sinisa@sinisa.nasamreza.org | 2003-03-10 | 1 | -0/+2 |
* | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati... | bell@sanja.is.com.ua | 2003-01-26 | 1 | -1/+11 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -3/+3 |
* | merge fixes | Sinisa@sinisa.nasamreza.org | 2002-12-26 | 1 | -0/+7 |
|\ | |||||
| * | added FROM DUAL for derived tables | bell@sanja.is.com.ua | 2002-12-26 | 1 | -0/+3 |
| * | fixed derived table visibility scope for derived tables with union | bell@sanja.is.com.ua | 2002-12-17 | 1 | -0/+4 |
* | | Fix for fix_fields in derived tables with UNION's .... | Sinisa@sinisa.nasamreza.org | 2002-12-17 | 1 | -0/+4 |
* | | A fix for a bug in fix_fields in case like this: | Sinisa@sinisa.nasamreza.org | 2002-12-17 | 1 | -0/+2 |
|/ | |||||
* | merge | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+1 |
|\ | |||||
| * | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+1 |
* | | derived tables with UNION's ... | Sinisa@sinisa.nasamreza.org | 2002-12-12 | 1 | -0/+25 |
|/ | |||||
* | some bug fixes and tests for those. | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -1/+25 |
* | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-11-29 | 1 | -0/+6 |