Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A fix and a test case for Bug#21002 "Derived table not selecting from a | kostja@bodhi.local | 2006-07-19 | 1 | -1/+1 |
* | Bug#10586 | acurtis@xiphis.org | 2005-09-08 | 1 | -0/+13 |
* | Fix bug #11864 non unique names are allowed in subquery | evgen@moonbone.local | 2005-08-10 | 1 | -1/+10 |
* | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-22 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | removed wrong distinct UNION detection (BUG#6565) | bell@sanja.is.com.ua | 2005-02-14 | 1 | -0/+12 |
* | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | fixed problem with distinct select with grouping and subqueries (BUG#7946) | bell@sanja.is.com.ua | 2005-01-20 | 1 | -0/+10 |
| * | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -1/+1 |
* | | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -1/+0 |
|\ \ | |||||
| * | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -1/+0 |
* | | | Added test which covers nicely recent cleanup in derived tables | dlenev@brandersnatch.localdomain | 2004-12-20 | 1 | -0/+13 |
|/ / | |||||
* | | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -1/+1 |
|/ | |||||
* | 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 | -1/+1 |
* | Added test to show bug in current union implementation | monty@mysql.com | 2004-03-19 | 1 | -1/+2 |
* | merge | bell@sanja.is.com.ua | 2004-03-16 | 1 | -1/+8 |
|\ | |||||
| * | fixed parsing mode for derived tables (BUG#2421) | bell@sanja.is.com.ua | 2004-02-02 | 1 | -0/+8 |
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -3/+3 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+23 |
|\ \ | |||||
| * | | 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 | -0/+10 |
| * | | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -0/+9 |
| |/ | |||||
* | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -2/+2 |
|/ | |||||
* | Merge | bell@sanja.is.com.ua | 2004-01-20 | 1 | -1/+19 |
|\ | |||||
| * | allow UPDATE and DELETE stetements with tables derived from subquery if they ... | bell@sanja.is.com.ua | 2004-01-04 | 1 | -1/+20 |
* | | new test added | bell@sanja.is.com.ua | 2004-01-17 | 1 | -2/+3 |
* | | assigned correct lex->current_select for derived tables (BUG#2349) | bell@sanja.is.com.ua | 2004-01-14 | 1 | -0/+26 |
|/ | |||||
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-11-21 | 1 | -0/+6 |
|\ | |||||
| * | Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived) | hf@deer.(none) | 2003-11-08 | 1 | -0/+6 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -4/+4 |
|/ | |||||
* | correct table name assigned to temporary table field: | bell@sanja.is.com.ua | 2003-10-19 | 1 | -0/+10 |
* | fix error messages | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -2/+2 |
* | prohibited using derived tables in UPDATE command (BUG#1477) | bell@laptop.sanja.is.com.ua | 2003-10-05 | 1 | -4/+17 |
* | 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/+13 |
* | fixed problem with reference on derived table fields (BUG#1031) | bell@sanja.is.com.ua | 2003-08-12 | 1 | -1/+5 |
* | test for BUG#969 | bell@sanja.is.com.ua | 2003-08-09 | 1 | -0/+16 |
* | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -0/+9 |
* | A fix for a crashing bug in EXPLAIN on derived tables with a join. | Sinisa@sinisa.nasamreza.org | 2003-04-10 | 1 | -0/+1 |
* | 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/+5 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -3/+7 |
* | merge fixes | Sinisa@sinisa.nasamreza.org | 2002-12-26 | 1 | -0/+5 |
|\ | |||||
| * | added FROM DUAL for derived tables | bell@sanja.is.com.ua | 2002-12-26 | 1 | -0/+1 |
| * | 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 |
|/ | |||||
* | derived tables with UNION's ... | Sinisa@sinisa.nasamreza.org | 2002-12-12 | 1 | -0/+4 |