summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 to 5.0.pem@mysql.com2003-12-191-22/+24
|\
| * 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
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-1/+70
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-1/+70
| |\ \
| | * | Handle user variables (@-vars) as OUT and INOUT parameters in SPs.pem@mysql.telia.com2003-10-161-1/+4
| | * | Merging 4.1 -> 5.0pem@mysql.com2003-09-241-0/+66
| | |\ \
| | | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-0/+66
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-0/+66
| | | | |\ \
| | | | | * \ Merged 4.1 into 5.0.pem@mysql.com2003-04-161-0/+9
| | | | | |\ \
| | | | | * \ \ Merged 4.1 into 5.0.pem@mysql.com2003-03-271-0/+66
| | | | | |\ \ \
| | | | | | * \ \ Merged 4.1 -> 5.0.pem@mysql.com2003-03-181-0/+66
| | | | | | |\ \ \
| | | | | | | * | | A small step forward. Fixed a few bugs and made string type functions work,pem@mysql.com2003-02-271-3/+3
| | | | | | | * | | Made stored FUNCTION invokation work almost always. Still buggy and unstable,...pem@mysql.com2003-02-261-0/+66
* | | | | | | | | | 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
* | | | | | | | merge with 4.1 treemonty@mashka.mysql.fi2003-09-111-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ mergemonty@narttu.mysql.fi2003-09-031-0/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge with 4.0.15monty@narttu.mysql.fi2003-08-291-0/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | item_func.h:Sinisa@sinisa.nasamreza.org2003-08-201-0/+1
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-09-091-21/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | mergedserg@serg.mylan2003-09-031-21/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...serg@serg.mylan2003-08-211-21/+0
* | | | | | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)bell@sanja.is.com.ua2003-09-021-0/+3
|/ / / / / / / /
* | | | | | | | mergebell@laptop.sanja.is.com.ua2003-08-191-1/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | | | | | LEFT JOIN optimization: Change LEFT JOIN to normal join if possiblemonty@mashka.mysql.fi2003-06-261-2/+7
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1bell@sanja.is.com.ua2003-07-221-1/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ mergebell@sanja.is.com.ua2003-07-221-1/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-07-181-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | CASE stores first_expr and else_expr in args[] array now.bar@bar.mysql.r18.ru2003-07-171-0/+1
| | * | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-07-151-20/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /