summaryrefslogtreecommitdiff
path: root/mysql-test/r/derived.result
Commit message (Expand)AuthorAgeFilesLines
* Merge magare.gmz:/home/kgeorge/mysql/work/B31221-5.0-gca-optunknown2007-10-181-1/+2
|\
| * Bug #31221: Optimizer incorrectly identifies impossible WHERE clauseunknown2007-10-181-1/+2
* | Bug #27531: 5.1 part of the fixunknown2007-05-291-10/+10
* | bug #27531: 5.1 part of the fix:unknown2007-05-041-5/+5
|/
* Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-261-0/+2
* A fix and a test case for Bug#21002 "Derived table not selecting from a unknown2006-07-191-1/+1
* Bug#10586unknown2005-09-081-0/+12
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-1/+6
|\
| * Fix bug #11864 non unique names are allowed in subqueryunknown2005-08-101-1/+6
* | Implementation of WL#2486 -unknown2005-08-121-2/+2
|/
* Merge with 4.1unknown2005-02-221-0/+19
|\
| * removed wrong distinct UNION detection (BUG#6565)unknown2005-02-141-0/+19
* | After merge fixesunknown2005-02-031-5/+5
* | 4.1 -> 5.0 mergeunknown2005-02-031-0/+9
|\ \ | |/
| * fixed problem with distinct select with grouping and subqueries (BUG#7946)unknown2005-01-201-0/+9
* | Added test which covers nicely recent cleanup in derived tablesunknown2004-12-201-0/+5
* | Merge with 4.1.3-betaunknown2004-07-071-5/+5
|\ \ | |/
| * Language/consistency edits to error messagesunknown2004-06-151-3/+3
| * Language/consistency edits to error messagesunknown2004-06-151-2/+2
* | Range optimizer fix: unknown2004-06-221-2/+2
|/
* after review changesunknown2004-05-191-4/+4
* EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-0/+4
* after merge fixesunknown2004-05-051-1/+1
* Ensure that we use unix file format (no \r\n) for all new filesunknown2004-03-201-2/+2
* mergeunknown2004-03-161-0/+6
|\
| * fixed parsing mode for derived tables (BUG#2421)unknown2004-02-021-0/+6
* | bug#2708unknown2004-02-151-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-5/+31
|\ \
| * | ufter revview fix (BUG#2120)unknown2004-02-091-0/+4
| * | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tableunknown2004-02-011-5/+16
| * | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-6/+17
| |/
* | Added --compact to mysqlbinlogunknown2004-02-091-6/+2
|/
* patch reverted - USE_RAID is defined in my_config.hunknown2004-01-231-1/+1
* Mergeunknown2004-01-201-1/+26
|\
| * allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-1/+26
* | Fix deprecation warning - database_engine => storage_engineunknown2004-01-181-1/+1
* | new test addedunknown2004-01-171-6/+6
* | assigned correct lex->current_select for derived tables (BUG#2349)unknown2004-01-141-0/+28
|/
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-211-0/+17
|\
| * Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived)unknown2003-11-081-0/+17
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-4/+4
|/
* amall fixunknown2003-10-311-2/+0
* correct table name assigned to temporary table field:unknown2003-10-191-0/+15
* prohibited using derived tables in UPDATE command (BUG#1477)unknown2003-10-051-4/+13
* Fix for a bug #1231unknown2003-09-121-0/+2
* Fix for bug 1176unknown2003-09-041-0/+8
* fixed problem with reference on derived table fields (BUG#1031)unknown2003-08-121-0/+4
* test for BUG#969unknown2003-08-091-0/+32
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-101-1/+1
|\
| * Fix for the optimiser problem caused by the fact that with derivedunknown2003-05-311-1/+1