summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* fix for Bug #12849 Stored Procedure: Crash on procedure call with CHAR type '...unknown2005-09-081-0/+8
* Fix bug #12922 if(sum(),...) with group from view returns wrong resultsunknown2005-09-071-0/+4
* Slightly amended Monty's SP replication code cleanup patchunknown2005-08-271-1/+1
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-0/+18
|\
| * Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-0/+18
| |\
| | * Fix Bug#11333 "Stored Procedure: Memory blow up on repeated SELECT ... INTO q...unknown2005-08-251-0/+18
* | | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-12/+88
|/ /
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-0/+1
|\ \ | |/ |/|
| * Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-1/+2
| * Merge mysql.com:/Users/emurphy/src/bk-clean/mysql-4.1unknown2005-08-171-1/+1
| |\
| | * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-1/+1
* | | WL#2486 - natural and using join according to SQL:2003unknown2005-08-191-1/+1
* | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-131-0/+9
|\ \ \ | |/ /
| * | fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-0/+9
| |/
* | Implementation of WL#2486 -unknown2005-08-121-4/+27
* | Fixes during review of new pushed codeunknown2005-07-311-2/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10351unknown2005-07-281-0/+1
|\ \
| * | Fix value returned from SELECT of unsigned long systemunknown2005-07-221-0/+1
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-07-261-2/+8
|\ \ \
| * | | item.h:unknown2005-07-261-1/+4
| * | | sql_select.cc:unknown2005-07-251-2/+5
| |/ /
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201unknown2005-07-261-0/+9
|\ \ \ | |/ / |/| / | |/
| * func_gconcat.result, func_gconcat.test:unknown2005-07-261-0/+9
* | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-2/+2
* | post merge changes: added safe_charset_converter to other static functionsunknown2005-07-161-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-161-0/+1
|\ \
| * | stop evaluation constant functions in WHERE (BUG#4663)unknown2005-07-161-0/+1
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.num-convunknown2005-07-141-0/+2
|\ \ \ | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-141-0/+2
| |\ \
| | * | ctype_utf8.result:unknown2005-07-131-0/+2
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-11458unknown2005-07-131-1/+0
|\ \ \ \ | |/ / /
| * | | - a fix for Bug#11458 "Prepared statement with subselects return random unknown2005-07-131-1/+0
| |/ /
* | | Mergeunknown2005-07-121-0/+1
|\ \ \
| * | | Fix bug#11709 View was ordered by wrong column.unknown2005-07-121-0/+1
* | | | view.result, view.test:unknown2005-07-121-0/+8
|/ / /
* | | Merge with 4.1unknown2005-07-031-11/+0
|\ \ \ | |/ /
| * | Better bug fix for:unknown2005-06-271-11/+0
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-07-011-1/+4
|\ \ \
| * | | view.result:unknown2005-07-011-1/+4
| | |/ | |/|
* | | Name resolution context added (BUG#6443)unknown2005-07-011-47/+180
|/ /
* | Bug #9728 fix mergeunknown2005-06-231-0/+11
|\ \ | |/
| * item.h:unknown2005-06-221-1/+1
| * Fix bug #9728 decreased functionality in "on duplicate key update"unknown2005-06-221-0/+11
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-221-2/+1
|\ \
| * | Fix bug#11298 insert into select from VIEW produces incorrect result unknown2005-06-221-2/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-06-211-2/+4
|\ \ \ | |/ / |/| |
| * | fixed view fields names check and generation (changed after Trudy review: und...unknown2005-06-211-2/+4
* | | A preparatory patch to help adding JOIN::transform() and move one-time unknown2005-06-211-4/+0
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-06-171-0/+12
|\ \
| * | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...unknown2005-06-171-0/+12