summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mysql.com2005-02-221-5/+5
|\
| * A user variable are now always have IMPLICIT coercibility,bar@mysql.com2005-02-221-5/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-1/+1
|\ \
| * \ Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0georg@beethoven.site2005-02-191-1/+1
| |\ \
| | * | Changes and fixes for windows compilationgeorg@beethoven.site2005-02-181-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-83/+99
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-83/+99
| |/ /
* | | manually mergedserg@serg.mylan2005-02-141-1/+1
|\ \ \ | |/ / |/| |
| * | query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-1/+1
* | | Merge with 4.1monty@mysql.com2005-02-101-16/+3
|\ \ \ | | |/ | |/|
| * | Better bugfix for "HAVING when refering to RAND()" (Bug #8216)monty@mysql.com2005-02-081-17/+3
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-184/+977
|\ \ \
| * | | Precision Math implementationhf@deer.(none)2005-02-091-184/+977
* | | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-4/+12
|/ / /
* | | Merge with 4.1 to get bug fixmonty@mysql.com2005-02-071-2/+6
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-02-071-2/+6
| |\ \
| | * | Fixed bug in HAVING when refering to RAND() through aliasmonty@mysql.com2005-02-071-2/+6
* | | | Merge bk-internal:/home/bk/mysql-5.0jimw@mysql.com2005-02-051-6/+7
|\ \ \ \
| * | | | Fixed bug detected by sp-testsmonty@mysql.com2005-02-051-6/+7
* | | | | Merge changesjimw@mysql.com2005-02-041-5/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-02-041-5/+3
| |\ \ \
| | * | | indexless boolean fulltext search was depending on default_charset_info - Bug...serg@serg.mylan2005-02-041-5/+3
| | |/ /
* | | | Mergepekka@mysql.com2005-02-041-6/+2
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1acurtis@pcgem.rdg.cyberkinetica.com2005-02-031-6/+2
| |\ \ \ | | |/ / | |/| |
| | * | Bug#8057acurtis@pcgem.rdg.cyberkinetica.com2005-02-031-6/+2
* | | | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-2/+15
|\ \ \ \ | |/ / /
| * | | fixed column number fetchinmg for subqueries. (BUG#8020)bell@sanja.is.com.ua2005-01-241-2/+16
| |/ /
* | | 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
|/ / /
* | | 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
* | | WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-0/+11
|/ /
* | 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