summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #24653.unknown2007-01-251-0/+3
* Bug#21555: incorrect behavior with INSERT ... ON DUPL KEY UPDATE and VALUESunknown2006-09-081-1/+5
* Better comments for void Item::top_level_item()unknown2006-07-041-2/+9
* Fixed bug#16377: result of DATE/TIME functions were compared as strings whichunknown2006-06-131-0/+16
* 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
|\
| * Fix CAST(1.0e+300 TO SIGNED). (Bug #13344)unknown2005-09-221-0/+8
* | Ensure that hex strings are used as integers in cast(... signed/unsigned)unknown2005-09-211-0/+1
|/
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-291-0/+1
|\
| * Bug#12371 executing prepared statement fails (illegal mix of collations)unknown2005-08-061-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
| |/
* | fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-0/+9
|/
* func_gconcat.result, func_gconcat.test:unknown2005-07-261-0/+9
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-141-0/+2
|\
| * ctype_utf8.result:unknown2005-07-131-0/+2
* | - a fix for Bug#11458 "Prepared statement with subselects return random unknown2005-07-131-1/+0
|/
* Better bug fix for:unknown2005-06-271-11/+0
* item.h:unknown2005-06-221-1/+1
* Fix bug #9728 decreased functionality in "on duplicate key update"unknown2005-06-221-0/+11
* sql_select.cc, item_buff.cc, item.h:unknown2005-06-071-2/+2
* Some improvement in Item_int_with_ref class comment. unknown2005-05-161-4/+6
* Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | A fix and test case for Bug#9777 " Empty set returned by Prepared Statement w...unknown2005-05-051-5/+2
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-05-031-4/+23
|\ \ | |/ |/|
| * A fix and test case for Bug#9096 "select doesn't return all matched unknown2005-05-031-4/+23
* | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-1/+6
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-311-0/+1
|\
| * BUG#8807 Select crash serverunknown2005-03-301-0/+1
* | Mergeunknown2005-03-301-16/+16
|\ \ | |/ |/|
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-16/+16
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-03-161-0/+11
|\ \ | |/ |/|
| * olap.result, olap.test:unknown2005-03-151-0/+11
* | Fix for bug#8656: Crash with group_concat on alias in outer tableunknown2005-03-161-0/+1
|/
* type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-041-8/+4
* Comments added unknown2005-03-031-0/+2
* Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uintunknown2005-02-281-0/+5
* Backport my_strntod() from 5.0unknown2005-02-221-2/+4
* item.h:unknown2005-02-161-1/+1
* Fix signatures of placement operator delete in places where placement unknown2005-02-151-1/+1
* Better bugfix for "HAVING when refering to RAND()" (Bug #8216)unknown2005-02-081-0/+3
* A fix: bug#6931: Date Type column problem when using UNION-Tableunknown2005-02-041-2/+2
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-141-1/+1
|\
| * bug#6275 "client_test" fail in 4.1.7 make testunknown2004-12-141-1/+1
* | A quick fix for bug #7257: Crash in default tests: 'subselect'unknown2004-12-141-2/+2
|/
* * Added comments and one assertunknown2004-12-141-0/+1
* Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0unknown2004-12-141-19/+22
* Merged fixes for BUG#6976 and BUG#7079unknown2004-12-131-0/+4