summaryrefslogtreecommitdiff
path: root/mysql-test/r/derived.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed LP bug #899509.Igor Babaev2011-12-061-2/+2
* Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+4
* Fixed LP bug #889750.Igor Babaev2011-11-151-2/+2
* Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-86/+22
* Added test cases for LP bug #798625 and LP bug #800085Igor Babaev2011-06-241-0/+13
* Fixed LP bug #799499.Igor Babaev2011-06-241-0/+23
* Fixed LP bug #800518.Igor Babaev2011-06-231-0/+16
* Fixed LP bug #793436.Igor Babaev2011-06-061-0/+18
* MergeIgor Babaev2011-05-201-25/+20
|\
| * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-25/+20
| |\ |/ /
| * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-25/+20
| |\
| | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-25/+20
| |/
* | Merge with 5.2Michael Widenius2011-03-091-0/+11
|\ \
| * | Fixed following problems:Sergey Glukhov2010-12-141-0/+11
| |/
* | MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-5/+5
|/
* Bug #41156: List of derived tables acts like a chain ofGleb Shchepa2009-07-111-0/+18
* 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
|\