summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug#19077: A nested materialized derived table is used before being pop...unknown2006-05-181-0/+1
* BUG#7549: Missing error message for invalid view selection with subquery.unknown2006-05-111-0/+11
* Merge lsmy3.wdf.sap.corp:/data/users/gkodinov/mysql-4.1-B18492unknown2006-04-281-15/+13
|\
| * BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocolunknown2006-04-281-7/+9
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-221-13/+13
|\ \
| * | Inefficient usage of String::append() fixed.unknown2005-11-201-13/+13
* | | Fixed bug #12762:unknown2005-10-151-0/+4
|/ /
* | A fix and a test case for Bug#12736 "Server crash during a select".unknown2005-10-131-0/+6
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-1/+1
* | Rename:unknown2005-09-021-6/+6
* | item_subselect.cc:unknown2005-08-131-17/+25
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-131-44/+134
|\ \ | |/
| * fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-36/+135
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-111-0/+8
|\ \
| * | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerunknown2005-08-101-0/+8
* | | Manual mergeunknown2005-08-071-5/+10
|\ \ \ | |/ / |/| / | |/
| * subselect.result:unknown2005-08-071-4/+9
* | Name resolution context added (BUG#6443)unknown2005-07-011-23/+27
* | A fix and a test case for Bug#10736 "mysql_stmt_attr_set unknown2005-06-281-7/+0
* | Manual mergeunknown2005-06-231-2/+2
|\ \ | |/
| * func_str.result, func_str.test:unknown2005-06-231-2/+2
* | renamed:unknown2005-06-151-2/+2
* | A fix (bug #11153: Ambiguous call to overloaded function, acording to Visual ...unknown2005-06-081-1/+1
* | Manual merge.unknown2005-06-071-2/+2
|\ \
| * | Patch two (the final one) for Bug#7306 "the server side preparedStatementunknown2005-06-071-2/+2
* | | Merge with 4.1unknown2005-06-071-2/+0
|\ \ \ | | |/ | |/|
| * | a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | | mergeunknown2005-06-051-3/+2
|\ \ \ | |_|/ |/| |
| * | Code cleanups during code reviewsunknown2005-06-011-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-311-2/+1
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-311-2/+1
| | |\ \
| | | * | Fixed bug in multiple-table-delete where some rows was not deletedunknown2005-05-301-2/+1
* | | | | Give Item_arena::is_stmt_prepare a more descriptive name (it marks unknown2005-06-031-1/+1
* | | | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0unknown2005-06-011-3/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Mergeunknown2005-06-011-3/+0
| |\ \ \
| | * | | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-3/+0
| * | | | tztime.cc:unknown2005-06-021-0/+2
* | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-311-12/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-301-12/+9
| |\ \ \ \
| | * | | | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-12/+9
| | | |_|/ | | |/| |
* | | | | Post-review fixes of BUG#9937: Crash on call to stored procedure.unknown2005-05-311-1/+1
* | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed BUG#9937: Crash on call to stored procedure.unknown2005-05-261-1/+1
| |/ / /
* | | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
| |/
* | postmerge 4.1->5.0 fixesunknown2005-04-011-7/+37
* | merge 4.1->5.0unknown2005-03-311-82/+143
|\ \ | |/
| * postreview changesunknown2005-03-301-15/+20
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-1/+1