summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-05-181-0/+1
|\
| * Fixed bug#19077: A nested materialized derived table is used before being pop...unknown2006-05-181-0/+1
* | Fixed bug #19573.unknown2006-05-161-1/+10
|/
* Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2006-05-161-3/+3
|\
| * After-merge fixes; some function signatures changed from Item * to Item **.unknown2006-05-151-3/+3
* | Remove 'const' that prevents Microsoft VC realize thatunknown2006-05-151-1/+1
|/
* Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2006-05-151-2/+27
|\
| * Bug#14635: Accept NEW.x as INOUT parameters to stored proceduresunknown2006-05-121-2/+27
* | Bug#17048 CREATE TABLE ... SELECT truncate valuesunknown2006-05-131-6/+0
|/
* Merge lsmy3.wdf.sap.corp:/data/users/gkodinov/mysql-4.1-B18492unknown2006-04-281-8/+0
|\
| * BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocolunknown2006-04-281-8/+0
* | Mergeunknown2006-04-261-0/+10
|\ \
| * | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...unknown2006-04-251-0/+10
* | | Manually mergedunknown2006-04-241-2/+16
|\ \ \ | |/ / |/| |
| * | Fixed bug#18739: non-standard HAVING extension was allowed in strict ANSI sql...unknown2006-04-211-2/+16
* | | Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2006-04-141-16/+0
|\ \ \ | |/ / |/| |
| * | Bug#16461: connection_id() does not work properly inside triggerunknown2006-04-121-16/+0
* | | Fixed bug #15917: unexpected complain for a NIST test case.unknown2006-04-061-0/+9
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-04-031-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed bug #16504.unknown2006-03-311-1/+1
* | | Fixed a typo.unknown2006-03-311-1/+2
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-311-1/+33
|\ \ \ | |/ / |/| |
| * | Fix for BUG#16710.unknown2006-03-311-1/+33
* | | Fixed bug #18386.unknown2006-03-271-7/+4
* | | BUG#18293 (Values in stored procedures written to binlog unescaped):unknown2006-03-211-18/+1
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b15949unknown2006-03-061-1/+1
|\ \ \ | | |/ | |/|
| * | Bug#15949 union + illegal mix of collations (IMPLICIT + COERCIBLE)unknown2006-03-011-1/+1
* | | Fixes to embedded server to be able to run tests with itunknown2006-02-241-3/+0
* | | BUG#17265 Assertion failure in rpl_row_view01.unknown2006-02-221-3/+3
* | | Mergeunknown2006-02-161-194/+283
|\ \ \ | |_|/ |/| |
| * | Fix bug #15706 find_field_in_tables() returns field from outer selectunknown2006-02-151-194/+283
* | | Fix for the following bugs:unknown2006-01-241-4/+27
* | | mergedunknown2006-01-061-0/+6
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-0/+6
| |\ \ \
| | * | | Review fixes of new pushed codeunknown2006-01-061-0/+6
* | | | | mergedunknown2006-01-031-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | many warnings (practically safe but annoying) correctedunknown2006-01-031-4/+4
* | | | | BUG#15842: Change in "item.cc" adding Item_sp_variable breaks compile on HP-U...unknown2005-12-211-1/+1
| |_|/ / |/| | |
* | | | item_sum.h, item.cc:unknown2005-12-111-1/+1
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-101-66/+122
|\ \ \ \
| * | | | A fix and a test case for Bug#15441 "Running SP causes Server unknown2005-12-091-0/+7
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-65/+114
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-65/+114
| * | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL#2486 - natural/using joins according to SQL:2003unknown2005-11-301-1/+1
| | |/ /
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-021-31/+30
|\ \ \ \ | |/ / /
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-021-2/+2
| |\ \ \
| | * | | Addition to fix for bug #12956: cast make differ rounding.unknown2005-11-301-2/+2
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-11-291-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-14216unknown2005-11-291-2/+5
| | |\ \ \