summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Manually mergedunknown2006-06-181-0/+16
|\
| * Manually mergedunknown2006-06-141-0/+16
| |\
| | * Fixed bug#16377: result of DATE/TIME functions were compared as strings whichunknown2006-06-131-0/+16
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-15/+9
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-15/+9
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-011-0/+3
|\ \ \ \
| * \ \ \ Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-301-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge mysql.com:/home/kgeorge/mysql/5.0/cleanunknown2006-05-251-0/+1
| | |\ \ \
| | | * | | Bug #19700: subselect returning BIGINT always returned it as SIGNEDunknown2006-05-251-0/+1
| | * | | | Remove dflt_field from field structure as this was only needed when createing...unknown2006-05-241-0/+2
| | |/ / /
* | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-0/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG#18198: Many strange partition functions were allowed, now only strictly a...unknown2006-05-311-12/+19
| * | | | BUG#18198: Errors due to too much allowed in partition functionsunknown2006-04-081-4/+34
| * | | | BUG#18198: Too much expressiveness in partition functions allowedunknown2006-04-051-0/+6
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-05-191-1/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixed bug#19077: A nested materialized derived table is used before being pop...unknown2006-05-181-0/+3
| * | | | Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2006-05-161-4/+4
| |\ \ \ \
| * | | | | Remove 'const' that prevents Microsoft VC realize thatunknown2006-05-151-1/+1
* | | | | | Merge mysql.com:/usr/local/mysql/tmp_mergeunknown2006-05-181-8/+93
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | After-merge fixes; some function signatures changed from Item * to Item **.unknown2006-05-151-4/+4
| |/ / /
| * | | Bug#14635: Accept NEW.x as INOUT parameters to stored proceduresunknown2006-05-121-8/+93
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-04-301-15/+0
|\ \ \ \ | |/ / /
| * | | Merge lsmy3.wdf.sap.corp:/data/users/gkodinov/mysql-4.1-B18492unknown2006-04-281-15/+0
| |\ \ \ | | | |/ | | |/|
| | * | BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocolunknown2006-04-281-13/+0
| | * | Merge mysql.com:/home/jimw/my/mysql-4.1-13344unknown2005-10-121-0/+8
| | |\ \
* | | \ \ Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0unknown2006-04-261-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...unknown2006-04-251-0/+1
* | | | | Merge mysql.com:/opt/local/work/tmp_mergeunknown2006-04-231-12/+0
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Bug#16461: connection_id() does not work properly inside triggerunknown2006-04-121-12/+0
* | | | Merge mysql.com:/home/timka/mysql/src/5.0-tmp-mergeunknown2006-04-041-0/+2
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-311-0/+2
| |\ \ \
| | * | | Fix for BUG#16710.unknown2006-03-311-0/+2
* | | | | Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0unknown2006-03-031-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fixed BUG#17476: Stored procedure not returning data when it is called firstunknown2006-03-021-1/+0
* | | | | Merge mysql.com:/home/hf/work/mysql-5.0.9088unknown2006-03-021-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | bug #9088 (bigint WHERE fails)unknown2006-03-011-2/+3
* | | | | Merge mysql.com:/home/my/mysql-5.0unknown2006-02-251-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-1/+4
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-02-171-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Mergeunknown2006-02-161-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix bug #15706 find_field_in_tables() returns field from outer selectunknown2006-02-151-0/+1
* | | | | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-rev-1.2004.2.1unknown2006-02-061-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | Fix for the following bugs:unknown2006-01-241-3/+11
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-201-2/+9
|\ \ \ \ \
| * \ \ \ \ Manual mergeunknown2006-01-181-2/+9
| |\ \ \ \ \
| | * | | | | WL#2985 "Partition pruning", postreview fixes: Small code fixes and better co...unknown2005-12-271-2/+9
* | | | | | | Fix the tree: plugin-related changes, necessary forunknown2006-01-201-1/+2
|/ / / / / /
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-01-061-5/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-5/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Review fixes of new pushed codeunknown2006-01-061-5/+1