summaryrefslogtreecommitdiff
path: root/mysql-test/t/derived.test
Commit message (Expand)AuthorAgeFilesLines
* merge of MDEV-5356 5.1->5.3 (with more fixes and test suite).unknown2014-01-231-0/+29
|\
* | MDEV-5353: server crash on subselect if WHERE applied to some result fieldunknown2013-12-041-0/+10
* | MDEV-5143: update of a joined table with a nested subquery with a syntax erro...unknown2013-10-211-0/+34
* | MDEV-5005: Subquery in Procedure somehow affecting temporary tableunknown2013-09-121-0/+32
* | Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+6
* | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-70/+0
* | Added test cases for LP bug #798625 and LP bug #800085Igor Babaev2011-06-241-0/+16
* | Fixed LP bug #799499.Igor Babaev2011-06-241-0/+21
* | Fixed LP bug #800518.Igor Babaev2011-06-231-0/+17
* | Fixed LP bug #793436.Igor Babaev2011-06-061-0/+16
|/
* Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+11
|\
| * Fixed following problems:Sergey Glukhov2010-12-141-0/+11
* | Speed up of test suite:Michael Widenius2009-10-281-2/+4
|/
* Bug #41156: List of derived tables acts like a chain ofGleb Shchepa2009-07-111-1/+23
* Fix for Bug#42308 Several server tests do not pass MTR's --check optionMatthias Leich2009-05-151-0/+2
* Bug #31221: Optimizer incorrectly identifies impossible WHERE clauseunknown2007-10-181-1/+2
* Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-261-1/+6
* 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/+13
* Fix bug #11864 non unique names are allowed in subqueryunknown2005-08-101-1/+10
* Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Merge with 4.1unknown2005-02-221-0/+12
|\ \ | |/
| * removed wrong distinct UNION detection (BUG#6565)unknown2005-02-141-0/+12
* | 4.1 -> 5.0 mergeunknown2005-02-031-0/+10
|\ \ | |/
| * fixed problem with distinct select with grouping and subqueries (BUG#7946)unknown2005-01-201-0/+10
| * After merge fixesunknown2004-10-071-1/+1
* | Merge with global treeunknown2004-12-311-1/+0
|\ \
| * | After merge fixesunknown2004-12-311-1/+0
* | | Added test which covers nicely recent cleanup in derived tablesunknown2004-12-201-0/+13
|/ /
* | After merge fixesunknown2004-07-151-1/+1
|/
* after merge fixesunknown2004-05-051-1/+1
* Ensure that we use unix file format (no \r\n) for all new filesunknown2004-03-201-1/+1
* Added test to show bug in current union implementationunknown2004-03-191-1/+2
* mergeunknown2004-03-161-1/+8
|\
| * fixed parsing mode for derived tables (BUG#2421)unknown2004-02-021-0/+8
* | After merge fixesunknown2004-02-161-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-0/+23
|\ \
| * | ufter revview fix (BUG#2120)unknown2004-02-091-0/+4
| * | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tableunknown2004-02-011-0/+10
| * | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-0/+9
| |/
* | Added --compact to mysqlbinlogunknown2004-02-091-2/+2
|/
* Mergeunknown2004-01-201-1/+19
|\
| * allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-1/+20
* | new test addedunknown2004-01-171-2/+3
* | assigned correct lex->current_select for derived tables (BUG#2349)unknown2004-01-141-0/+26
|/
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-211-0/+6
|\
| * Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived)unknown2003-11-081-0/+6
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-4/+4
|/
* correct table name assigned to temporary table field:unknown2003-10-191-0/+10