summaryrefslogtreecommitdiff
path: root/mysql-test/r/derived.result
Commit message (Expand)AuthorAgeFilesLines
* 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
* A fix for a bug with derived tables within subselect unknown2002-11-261-0/+3
* Some new tests...................unknown2002-11-161-0/+25
* some code cleanup as per CTO's instructions plus a small bug fix withunknown2002-11-121-0/+3
* some bug fixes related to derived tablesunknown2002-11-111-0/+13
* some test cases for the bugs being fixedunknown2002-10-301-0/+6
* derived table with * bug fixedunknown2002-05-281-0/+4
* fixed bug in derived tables if derived tables more than 1unknown2002-05-061-2/+8
* Derived tables !unknown2002-03-261-0/+10