summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Condition pushdown v.2mskold@mysql.com2005-02-111-2/+2
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-01-071-2/+2
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-01-061-1/+1
| |\
| | * First stage of table definition cachemonty@mysql.com2005-01-061-1/+1
| * | fixed views with PS protocolbell@sanja.is.com.ua2005-01-051-1/+1
| |/
* | Mergemskold@mysql.com2005-01-031-4/+21
|\ \ | |/
| * manually mergedserg@sergbook.mysql.com2004-12-311-1/+2
| |\
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-12-211-0/+16
| | |\
| | * | A fix (bug #7281: RAND(RAND) crashes server).ram@gw.mysql.r18.ru2004-12-201-1/+2
| * | | After merge fixesmonty@mysql.com2004-12-311-1/+0
| * | | Merge with global treemonty@mysql.com2004-12-311-2/+19
| |\ \ \
| | * \ \ Merge with 4.1monty@mishka.local2004-12-221-2/+19
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'.sergefp@mysql.com2004-12-171-0/+16
| | | |/
| | | * * Added comments and one assertsergefp@mysql.com2004-12-141-2/+2
| | | * Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0sergefp@mysql.com2004-12-141-1/+2
| | | * Merging fix for BUG#6976 from 4.0 to 4.1 sergefp@mysql.com2004-12-131-1/+1
* | | | Mergemskold@mysql.com2004-12-291-0/+11
|\ \ \ \ | |/ / /
| * | | WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-0/+11
| |/ /
* | | Condition pushdown to storage engine, optimizationsmskold@mysql.com2004-12-201-5/+15
* | | Condition pushdown to storage enginemskold@mysql.com2004-12-171-0/+16
|/ /
* | Update results for new varchar handlingmonty@mysql.com2004-12-071-5/+5
* | Merge with 4.1monty@mysql.com2004-12-061-1/+1
|\ \ | |/
| * Merge mysql.com:/space/bkroot/mysql-4.1mats@mysql.com2004-12-031-1/+1
| |\
| | * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-1/+1
| * | compatibility fixserg@serg.mylan2004-12-021-1/+1
* | | don't cast LEX_STRING to char* :)serg@serg.mylan2004-11-281-4/+4
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-251-8/+11
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-11-251-8/+11
| |\ \ | | |/ | |/|
| | * A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when retur...ram@gw.mysql.r18.ru2004-11-061-8/+11
* | | mergedserg@serg.mylan2004-11-201-0/+1
|\ \ \ | |/ /
| * | Bug #6658 MAX(column) returns incorrect coercibilitybar@mysql.com2004-11-191-0/+1
* | | mergedserg@serg.mylan2004-11-171-1/+1
|\ \ \ | |/ /
| * | Fix comment.konstantin@mysql.com2004-11-161-1/+1
* | | Fix warnings and compilation failures (Windows).konstantin@mysql.com2004-11-171-1/+1
* | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-29/+20
* | | mergebell@sanja.is.com.ua2004-11-121-33/+38
|\ \ \
| * | | post-review fixesbell@sanja.is.com.ua2004-11-121-12/+17
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-221-22/+22
| |\ \ \
| | * | | errors without code removedbell@sanja.is.com.ua2004-10-201-22/+22
* | | | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-75/+75
* | | | | After merge fixesmonty@mysql.com2004-11-091-1/+1
* | | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-6/+22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Simpler arena swapping codemonty@mysql.com2004-11-081-4/+3
| * | | | As it is wrong and confusing to associate anybar@mysql.com2004-11-051-2/+19
| | |_|/ | |/| |
* | | | After merge fixesmonty@mysql.com2004-11-081-0/+2
* | | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-16/+98
|\ \ \ \ | |/ / /
| * | | Many files:bar@mysql.com2004-11-021-12/+93
| * | | A fix according to Monty's request:bar@mysql.com2004-10-291-1/+2
| * | | Allow to convert to non-Unicode charset when mixing a stringbar@mysql.com2004-10-291-4/+4
* | | | Fixes after merge with 4.1monty@mysql.com2004-11-031-1/+2