summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* manually mergedunknown2004-08-181-1/+1
|\
| * BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-311-1/+1
* | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat...unknown2004-06-221-0/+10
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-1/+1
* | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-3/+4
* | mergeunknown2004-03-181-12/+17
|\ \
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-12/+15
| * | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-0/+2
* | | after review & some other fixesunknown2004-03-161-0/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-151-2/+2
|\ \ \ | |/ /
| * | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.ccunknown2004-03-151-2/+2
* | | mergeunknown2004-03-151-1/+0
|\ \ \ | |/ / |/| |
| * | correct processing of rand() in subqueries with static tables (BUG#2645)unknown2004-02-051-1/+0
* | | after review fixunknown2004-02-201-0/+3
* | | mergeunknown2004-02-091-0/+2
|\ \ \
| * | | fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+2
| |/ /
* | | Added --compact to mysqlbinlogunknown2004-02-091-6/+14
|/ /
* | Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2004-01-191-4/+4
|\ \
| * | null.result, null.test:unknown2004-01-091-4/+4
* | | Code cleanup (working on PS & cleanup() code)unknown2004-01-191-2/+2
* | | Fix for prepared statementsunknown2003-12-301-9/+1
|/ /
* | Fixes after merge with 4.0unknown2003-12-191-1/+2
* | Merge with 4.0.17unknown2003-12-171-22/+23
|\ \ | |/
| * fix for bug #1993 'bit functions do not return unsigned values'unknown2003-12-101-17/+21
* | Mergeunknown2003-11-031-2/+2
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-2/+2
* | | after review fixunknown2003-11-031-1/+1
* | | mergeunknown2003-10-311-1/+12
|\ \ \
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+4
| * | | mergeunknown2003-10-281-0/+8
| |\ \ \ | | |/ / | |/| |
| | * | fixed printability of Items (all items except subselects)unknown2003-10-121-0/+8
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-1/+2
|\ \ \ \
| * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-311-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL #1056: Eliminate NOT operators from where conditionunknown2003-10-311-1/+2
| | |/ /
* | | | Bitmap post-review fixesunknown2003-10-301-2/+2
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugunknown2003-10-251-34/+11
|\ \ \ \ | |/ / / |/| | |
| * | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-18/+3
| * | | FULLTEXT: correct charset support (UTF included, UCS2 - not)unknown2003-10-201-19/+11
| |/ /
* | | support 'parallel' updates and rallback of whole statement in case of error i...unknown2003-10-241-0/+9
|/ /
* | Merge with 4.0.16unknown2003-10-071-2/+3
|\ \ | |/
| * Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-031-35/+5
| * turn Item_func_set_user_var unknown2003-10-011-4/+31
| * rewrite Item_func_set_user_var ::val, ::val_str, ::val_int, ::updateunknown2003-09-301-0/+5
* | merge with 4.1 treeunknown2003-09-111-0/+1
|\ \
| * \ mergeunknown2003-09-031-0/+1
| |\ \
| | * \ merge with 4.0.15unknown2003-08-291-0/+1
| | |\ \ | | | |/
| | | * item_func.h:unknown2003-08-201-0/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-091-21/+0
|\ \ \ \ | |/ / /
| * | | mergedunknown2003-09-031-21/+0
| |\ \ \ | | |/ / | |/| |
| | * | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...unknown2003-08-211-21/+0