summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2005-03-051-8/+4
|\
| * type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-041-8/+4
* | Merged from 4.1unknown2005-03-031-0/+7
|\ \ | |/
| * 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
* | bug#8151 - truncate leaves a transaction openunknown2005-03-021-6/+5
* | Mergeunknown2005-02-211-1/+11
|\ \
| * | use dbug_print_decimal instead of DBUG_EXECUTEunknown2005-02-201-4/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-0/+4
| |\ \
| | * | Changes and fixes for windows compilationunknown2005-02-181-0/+4
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-0/+10
| |\ \ \ | | |/ / | |/| |
| | * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-0/+10
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-171-1/+1
|\ \ \ \ | |/ / /
| * | | Manual mergeunknown2005-02-171-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | item.h:unknown2005-02-161-1/+1
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-161-1/+4
|\ \ \ \ | |/ / /
| * | | Fixed BUG#8540: Local variable overrides an alias.unknown2005-02-161-1/+4
| | |/ | |/|
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-161-2/+1
|\ \ \ | |/ /
| * | Merge with 4.1unknown2005-02-151-2/+1
| |\ \ | | |/
| | * Fix signatures of placement operator delete in places where placement unknown2005-02-151-1/+1
* | | Mergeunknown2005-02-111-177/+240
|\ \ \ | |/ /
| * | Merge with 4.1unknown2005-02-101-0/+3
| |\ \ | | |/
| | * Better bugfix for "HAVING when refering to RAND()" (Bug #8216)unknown2005-02-081-0/+3
| * | Precision Math implementationunknown2005-02-091-175/+235
| * | Merge changesunknown2005-02-041-2/+2
| |\ \ | | |/
| | * A fix: bug#6931: Date Type column problem when using UNION-Tableunknown2005-02-041-2/+2
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-211-4/+6
|\ \ \ | |/ /
| * | After merge fixesunknown2005-01-151-4/+6
* | | Mergeunknown2005-01-031-4/+76
|\ \ \ | |/ /
| * | After merge fixesunknown2004-12-311-2/+2
| * | Merge with 4.1unknown2004-12-221-4/+76
| |\ \ | | |/
| | * 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
| | * Merged (will need a post-merge fix)unknown2004-12-131-0/+21
| | |\
| | | * Merging fix for BUG#6976 from 4.0 to 4.1 unknown2004-12-131-0/+21
| | * | comment of class eddedunknown2004-12-131-0/+4
| | * | new reference which refer to current value not to result used for resolving...unknown2004-12-111-0/+39
| | |/
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2004-12-201-3/+10
|\ \ \ | |/ /
| * | bit typeunknown2004-12-171-3/+10
* | | Condition pushdown to storage engineunknown2004-12-171-1/+12
|/ /
* | Update results for new varchar handlingunknown2004-12-071-2/+3
* | Merge with 4.1unknown2004-12-061-3/+3
|\ \ | |/
| * init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-3/+3
* | protection: TRASH in deleteunknown2004-11-281-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-251-1/+14
|\ \