summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-061-0/+5
|\
| * Merge mysql.com:/home/hf/work/19491/my50-19491unknown2006-11-011-0/+5
| |\
| | * bug #19491 (CAST do DATETIME wrong result)unknown2006-10-251-0/+5
* | | BUG#8804: wrong results for NULL IN (SELECT ...)unknown2006-10-311-0/+10
|/ /
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-optunknown2006-09-151-1/+5
|\ \
| * | Bug#21555: incorrect behavior with INSERT ... ON DUPL KEY UPDATE and VALUESunknown2006-09-081-1/+5
* | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0unknown2006-09-151-1/+44
|\ \ \
| * | | Post-pushbuild corrections for fix of bug #21698.unknown2006-09-091-0/+27
| * | | Fixed bug #21698: erroneously a field could be replaced by anunknown2006-09-071-1/+17
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-301-18/+4
|\ \ \ | |/ / |/| |
| * | BUG#21166: Prepared statement causes signal 11 on second executionunknown2006-08-241-18/+4
* | | Fixed bug#21475: Wrongly applied constant propagation leads to a false compar...unknown2006-08-211-1/+1
|/ /
* | item_func.h, item_func.cc, sql_select.cc, item.h:unknown2006-07-261-1/+1
* | Fixed bug#19862: Sort with filesort by function evaluates function twiceunknown2006-07-261-0/+1
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-131-2/+9
|\ \
| * \ Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2006-07-061-2/+9
| |\ \ | | |/
| | * Better comments for void Item::top_level_item()unknown2006-07-041-2/+9
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-031-0/+22
|\ \ \
| * | | Bug#19671 mysql_list_fields returns incorrect table name for VIEWsunknown2006-06-291-0/+22
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-011-7/+0
|\ \ \
| * | | Remove an unused variable.unknown2006-07-011-7/+0
| |/ /
* | | BUG#20769: Dangling pointer in ctype_recoding test case.unknown2006-06-301-4/+3
|/ /
* | Manually mergedunknown2006-06-141-0/+16
|\ \ | |/
| * Fixed bug#16377: result of DATE/TIME functions were compared as strings whichunknown2006-06-131-0/+16
* | 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
|/ /
* | 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
|\ \
| * | After-merge fixes; some function signatures changed from Item * to Item **.unknown2006-05-151-4/+4
* | | Remove 'const' that prevents Microsoft VC realize thatunknown2006-05-151-1/+1
|/ /
* | Bug#14635: Accept NEW.x as INOUT parameters to stored proceduresunknown2006-05-121-8/+93
* | 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
| |\
* | | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...unknown2006-04-251-0/+1
* | | Bug#16461: connection_id() does not work properly inside triggerunknown2006-04-121-12/+0
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-311-0/+2
|\ \ \
| * | | Fix for BUG#16710.unknown2006-03-311-0/+2
* | | | Fixed BUG#17476: Stored procedure not returning data when it is called firstunknown2006-03-021-1/+0
* | | | bug #9088 (bigint WHERE fails)unknown2006-03-011-2/+3
* | | | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-1/+4
* | | | Mergeunknown2006-02-161-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug #15706 find_field_in_tables() returns field from outer selectunknown2006-02-151-0/+1
* | | | Fix for the following bugs:unknown2006-01-241-3/+11
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Review fixes of new pushed codeunknown2006-01-061-5/+1
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-101-76/+215
|\ \ \ \
| * | | | A fix and a test case for Bug#15441 "Running SP causes Server unknown2005-12-091-0/+10
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-76/+163
| |\ \ \ \