summaryrefslogtreecommitdiff
path: root/mysql-test/t/derived.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix error messagesunknown2003-10-061-2/+2
* prohibited using derived tables in UPDATE command (BUG#1477)unknown2003-10-051-4/+17
* Fix for a bug #1231unknown2003-09-121-0/+2
* Fix for bug 1176unknown2003-09-041-0/+13
* fixed problem with reference on derived table fields (BUG#1031)unknown2003-08-121-1/+5
* test for BUG#969unknown2003-08-091-0/+16
* Added SQLSTATE to client/server protocolunknown2003-06-041-0/+9
* A fix for a crashing bug in EXPLAIN on derived tables with a join.unknown2003-04-101-0/+1
* Adding tests for the fixed ORDER BY 0 bugunknown2003-03-101-0/+2
* after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-1/+5
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-3/+7
* merge fixesunknown2002-12-261-0/+5
|\
| * added FROM DUAL for derived tablesunknown2002-12-261-0/+1
| * fixed derived table visibility scope for derived tables with unionunknown2002-12-171-0/+4
* | Fix for fix_fields in derived tables with UNION's ....unknown2002-12-171-0/+4