summaryrefslogtreecommitdiff
path: root/mysql-test/r/derived.result
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Added SQLSTATE to client/server protocolunknown2003-06-041-10/+17
|/
* A fix for a crashing bug in EXPLAIN on derived tables with a join.unknown2003-04-101-0/+5
* 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/+11
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-3/+3
* merge fixesunknown2002-12-261-0/+7
|\
| * added FROM DUAL for derived tablesunknown2002-12-261-0/+3
| * 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
* | A fix for a bug in fix_fields in case like this:unknown2002-12-171-0/+2
|/
* mergeunknown2002-12-141-1/+1
|\
| * Fixes for binary protocol (complement to last push)unknown2002-12-141-1/+1
* | derived tables with UNION's ...unknown2002-12-121-0/+25
|/
* some bug fixes and tests for those.unknown2002-11-301-1/+25
* many bug fixesunknown2002-11-291-0/+6
* adding mandatory aliases for derived tables as per SQL-99unknown2002-11-281-12/+12