summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* after merge fixesunknown2005-01-181-4/+7
|\
| * fixing wrong value for "examined rows" when UNION's are used.unknown2005-01-181-4/+7
* | First stage of table definition cacheunknown2005-01-061-1/+1
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-2/+2
|\ \ | |/
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+2
* | Better handling of ensuring that setup_tables() are not called twiceunknown2005-01-031-2/+10
* | Merge with 4.1unknown2004-12-221-0/+2
|\ \ | |/
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-0/+2
* | mergeunknown2004-11-121-37/+35
|\ \
| * | post-review fixesunknown2004-11-121-1/+1
| * | errors without code removedunknown2004-10-201-36/+34
* | | After merge fixesunknown2004-11-091-0/+1
* | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-11/+7
|\ \ \ | | |/ | |/|
| * | Simpler arena swapping codeunknown2004-11-081-7/+7
* | | merge with 4.1unknown2004-10-291-16/+57
|\ \ \ | |/ / | | / | |/ |/|
| * A lot of fixes for prepared statements (PS):unknown2004-10-261-2/+7
| * A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values forunknown2004-10-221-15/+13
| * Followup to fix for bug#6050: fix valgrind warnings.unknown2004-10-221-1/+1
| * A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field unknown2004-10-221-3/+21
| * sql_union.cc:unknown2004-10-191-5/+6
| * Bug #6139 UNION doesn't understand collate in the column of second selectunknown2004-10-181-0/+17
| * Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+5
| |\
| | * Fix for wrongly calculated Examined_rows in 4.0 UNION's.unknown2004-10-051-2/+7
| | * A fix (Bug #4980: union statement with () union () order by produces wrong ex...unknown2004-09-031-0/+4
* | | Strict mode & better warningsunknown2004-09-281-1/+1
* | | post merge fixesunknown2004-09-101-1/+1
* | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-2/+3
* | | Merge with 4.1unknown2004-09-061-1/+3
|\ \ \ | |/ /
| * | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-8/+7
* | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-1/+7
* | | VIEWunknown2004-07-161-7/+8
* | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-06-071-1/+3
|\ \ \
| * | | Fixed BUG#2460: Crash wih Stored Procedure and UNION.unknown2004-05-281-1/+3
* | | | Merging 4.1 to 5.0.unknown2004-05-261-14/+73
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | asserting table->file->enable_indexes() in union re-executionunknown2004-05-211-7/+10
| * | after merge fixunknown2004-05-191-1/+2
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-191-3/+7
| |\ \
| | * \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-151-3/+7
| | |\ \
| | | * | Optimising UNION ALL (WL 1687)unknown2004-05-151-3/+7
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-0/+29
| |\ \ \ \ | | |/ / /
| | * | | keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-0/+29
| | |/ /
| * | | after merge fixunknown2004-05-141-1/+1
| * | | Mergeunknown2004-05-141-6/+28
| |\ \ \ | | |/ / | |/| |
| | * | EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-7/+29
* | | | PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-8/+13
* | | | Merge 4.1 -> 5.0unknown2004-05-071-18/+79
|\ \ \ \ | |/ / /
| * | | postreview fixesunknown2004-05-071-1/+2
| * | | fake_select_lex should be prepared during PS preparation to work correctlyunknown2004-05-071-18/+60
| |/ /
| * | mergeunknown2004-05-051-3/+1
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-3/+1
| | |\ \