summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #18767.igor@rurik.mysql.com2006-04-201-1/+1
* Review of new pushed codemonty@mysql.com2005-08-091-2/+4
* BUG#11869: part2: post-review fixes:sergefp@mysql.com2005-08-071-3/+2
* BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error):sergefp@mysql.com2005-08-061-4/+12
* Mergebell@sanja.is.com.ua2005-03-301-6/+6
|\
| * fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-6/+6
* | client/mysqltest.cserg@serg.mylan2005-03-231-1/+1
|/
* a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no t...ramil@mysql.com2005-03-021-19/+11
* A fix: bug#6931: Date Type column problem when using UNION-Tablegluh@gluh.mysql.r18.ru2005-02-041-2/+12
* fixing wrong value for "examined rows" when UNION's are used.Sinisa@sinisa.nasamreza.org2005-01-181-4/+7
* Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-2/+2
* reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-0/+2
* Simpler arena swapping codemonty@mysql.com2004-11-081-7/+7
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-2/+7
* A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values forkonstantin@mysql.com2004-10-221-15/+13
* Followup to fix for bug#6050: fix valgrind warnings.konstantin@mysql.com2004-10-221-1/+1
* A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field konstantin@mysql.com2004-10-221-3/+21
* sql_union.cc:bar@mysql.com2004-10-191-5/+6
* Bug #6139 UNION doesn't understand collate in the column of second selectbar@mysql.com2004-10-181-0/+17
* Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-0/+5
|\
| * Fix for wrongly calculated Examined_rows in 4.0 UNION's.Sinisa@sinisa.nasamreza.org2004-10-051-2/+7
| * A fix (Bug #4980: union statement with () union () order by produces wrong ex...ram@gw.mysql.r18.ru2004-09-031-0/+4
* | Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-8/+7
* | asserting table->file->enable_indexes() in union re-executionserg@serg.mylan2004-05-211-7/+10
* | after merge fixbell@sanja.is.com.ua2004-05-191-1/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-191-3/+7
|\ \
| * \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-05-151-3/+7
| |\ \
| | * | Optimising UNION ALL (WL 1687)Sinisa@sinisa.nasamreza.org2004-05-151-3/+7
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-141-0/+29
|\ \ \ \ | |/ / /
| * | | keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-0/+29
| |/ /
* | | after merge fixbell@sanja.is.com.ua2004-05-141-1/+1
* | | Mergebell@sanja.is.com.ua2004-05-141-6/+28
|\ \ \ | |/ / |/| |
| * | EXPLAIN UNION using same routing which used for execution which allow return ...bell@sanja.is.com.ua2004-05-061-7/+29
* | | postreview fixesbell@sanja.is.com.ua2004-05-071-1/+2
* | | fake_select_lex should be prepared during PS preparation to work correctlybell@sanja.is.com.ua2004-05-071-18/+60
|/ /
* | mergebell@sanja.is.com.ua2004-05-051-3/+1
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-051-3/+1
| |\ \
| | * | after merge fixesmonty@mysql.com2004-05-051-3/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-051-12/+3
|\ \ \ \ | |/ / / |/| | |
| * | | caching of queries with isammerge tables forbiden using general waybell@sanja.is.com.ua2004-05-051-12/+3
| |/ /
* | | Windows fixes for VC++ compiler compabilitymiguel@hegel.local2004-05-051-2/+1
|/ /
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-05-041-3/+12
|\ \
| * | Fix for a bug involving UNION's and SET SQL_SELECT_LIMIT Sinisa@sinisa.nasamreza.org2004-05-031-3/+12
* | | return table list of fake_select in empty state to prevent using TABLE_LIST a...bell@sanja.is.com.ua2004-05-031-0/+5
|/ /
* | new error for unsupported command in PSbell@sanja.is.com.ua2004-04-081-1/+12
* | fixed brocken of client_test bell@sanja.is.com.ua2004-04-031-13/+0
* | After merge fixes + simple optimizationsmonty@mysql.com2004-03-261-1/+1
* | Merge with 4.0monty@mysql.com2004-03-251-0/+14
|\ \ | |/
| * union.result:Sinisa@sinisa.nasamreza.org2004-03-221-0/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-251-1/+8
|\ \