summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Many files:bar@mysql.com2004-11-021-1/+2
* Allow to convert to non-Unicode charset when mixing a stringbar@mysql.com2004-10-291-2/+2
* Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-0/+2
* A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" konstantin@mysql.com2004-10-141-3/+3
* Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-1/+1
* Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsbar@mysql.com2004-09-071-0/+2
* Allow IN to convert arguments into Unicode in some cases.bar@mysql.com2004-09-011-2/+5
* manually mergedserg@serg.mylan2004-08-181-1/+1
|\
| * BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...serg@serg.mylan2004-07-311-1/+1
* | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat...pem@mysql.comhem.se2004-06-221-0/+10
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-1/+1
* | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.pem@mysql.comhem.se2004-03-251-3/+4
* | mergebell@sanja.is.com.ua2004-03-181-12/+17
|\ \
| * | DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-12/+15
| * | DBUG_ASSERT(fixed == 0) added to fix_fields()bell@sanja.is.com.ua2004-03-171-0/+2
* | | after review & some other fixesbell@sanja.is.com.ua2004-03-161-0/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-151-2/+2
|\ \ \ | |/ /
| * | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cckonstantin@mysql.com2004-03-151-2/+2
* | | mergebell@sanja.is.com.ua2004-03-151-1/+0
|\ \ \ | |/ / |/| |
| * | correct processing of rand() in subqueries with static tables (BUG#2645)bell@sanja.is.com.ua2004-02-051-1/+0
* | | after review fixbell@sanja.is.com.ua2004-02-201-0/+3
* | | mergebell@sanja.is.com.ua2004-02-091-0/+2
|\ \ \
| * | | fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-081-0/+2
| |/ /
* | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-6/+14
|/ /
* | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2004-01-191-4/+4
|\ \
| * | null.result, null.test:Sinisa@sinisa.nasamreza.org2004-01-091-4/+4
* | | Code cleanup (working on PS & cleanup() code)hf@deer.(none)2004-01-191-2/+2
* | | Fix for prepared statementshf@deer.(none)2003-12-301-9/+1
|/ /
* | Fixes after merge with 4.0monty@mysql.com2003-12-191-1/+2
* | Merge with 4.0.17monty@mysql.com2003-12-171-22/+23
|\ \ | |/
| * fix for bug #1993 'bit functions do not return unsigned values'konstantin@mysql.com2003-12-101-17/+21
* | Mergemonty@narttu.mysql.fi2003-11-031-2/+2
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-2/+2
* | | after review fixbell@sanja.is.com.ua2003-11-031-1/+1
* | | mergebell@sanja.is.com.ua2003-10-311-1/+12
|\ \ \
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-1/+4
| * | | mergebell@sanja.is.com.ua2003-10-281-0/+8
| |\ \ \ | | |/ / | |/| |
| | * | fixed printability of Items (all items except subselects)bell@laptop.sanja.is.com.ua2003-10-121-0/+8
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-1/+2
|\ \ \ \
| * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2003-10-311-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL #1056: Eliminate NOT operators from where conditionram@gw.mysql.r18.ru2003-10-311-1/+2
| | |/ /
* | | | Bitmap post-review fixesserg@serg.mylan2003-10-301-2/+2
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugserg@serg.mylan2003-10-251-34/+11
|\ \ \ \ | |/ / / |/| | |
| * | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxserg@serg.mylan2003-10-221-18/+3
| * | | FULLTEXT: correct charset support (UTF included, UCS2 - not)serg@serg.mylan2003-10-201-19/+11
| |/ /
* | | support 'parallel' updates and rallback of whole statement in case of error i...bell@sanja.is.com.ua2003-10-241-0/+9
|/ /
* | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-2/+3
|\ \ | |/
| * Optimized code for setting user variables with := and fixed some bugs in old ...monty@mishka.mysql.fi2003-10-031-35/+5
| * turn Item_func_set_user_var vva@eagle.mysql.r18.ru2003-10-011-4/+31
| * rewrite Item_func_set_user_var ::val, ::val_str, ::val_int, ::updatevva@eagle.mysql.r18.ru2003-09-301-0/+5