summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed fulltext after merge from 3.23.45unknown2001-11-221-3/+5
* New alternate UNION syntax and bug fix for multi-table deletesunknown2001-10-251-5/+6
* Unchecked changes, so that I could run mysql-test.unknown2001-10-191-5/+25
* Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-2/+2
* Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-171-1/+1
* Fixed bug with SELECT * ... UNIONunknown2001-09-171-12/+11
* Portability fixesunknown2001-09-151-3/+2
* Fixed bug in UNIONunknown2001-09-141-2/+3
* EXPLAIN on UNION"sunknown2001-08-241-6/+19
* Remove warnings and portability fixesunknown2001-08-141-21/+19
* Changes so that CREATE and INSERT work from UNION'sunknown2001-08-121-13/+7
* Fix UNIONunknown2001-08-021-0/+217