summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888)unknown2005-03-101-67/+111
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-1/+1
* | Merge with 4.1unknown2005-02-101-0/+6
|\ \ | |/
| * reverted patch for BUG#7351 (because of performance ussie)unknown2005-02-091-9/+4
* | Precision Math implementationunknown2005-02-091-20/+103
* | Fixed bug detected by sp-testsunknown2005-02-051-1/+1
* | 4.1 -> 5.0 mergeunknown2005-02-031-2/+14
|\ \ | |/
| * fixed cleanup of result object of subqueries. (BUG#8125)unknown2005-01-261-0/+6
| * check that row elements have the same dimention that SELECT list elements in ...unknown2005-01-241-0/+4