summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* item_cmpfunc.cc, item.cc:unknown2006-08-231-2/+5
* Fixed bug#21475: Wrongly applied constant propagation leads to a false compar...unknown2006-08-211-1/+12
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-031-5/+13
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-3/+10
| |\
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-221-3/+10
| | |\
| | | * Fixed bug#12185: Data type aggregation may produce wrong resultunknown2006-07-221-3/+10
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Bug#21013: Performance Degrades when importing data that uses Triggerunknown2006-07-171-2/+3
* | | | Bug #16881: password() and union selectunknown2006-07-211-4/+12
|/ / /
* | | Fixed bug#10977: No warning issued if a column name is truncatedunknown2006-07-161-0/+6
|/ /
* | Merge bodhi.local:/opt/local/work/mysql-5.0-rootunknown2006-07-071-2/+7
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-07-061-2/+7
| |\ \
| | * | Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-2/+7
| | |/
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-031-1/+12
|\ \ \ | |/ / |/| |
| * | Bug#19671 mysql_list_fields returns incorrect table name for VIEWsunknown2006-06-291-1/+12
| |/
* | BUG#20769: Dangling pointer in ctype_recoding test case.unknown2006-06-301-17/+29
|/
* 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
| |\ \ \