summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* changed name of bit on more descriptive (after rewie change)unknown2003-11-181-2/+2
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-2/+2
|\
| * fixed using 'uncachable' tag and RAND_TABLE_BIT settingunknown2003-11-171-2/+2
* | mergeunknown2003-11-181-1/+4
|\ \ | |/ |/|
| * CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+4
* | Fixed minor compiler errors encountered during pre-final builds.unknown2003-11-121-2/+2
* | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-051-9/+5
|\ \ | |/ |/|
| * follow-up to Sanja fix: unknown2003-10-311-9/+5
* | Merge with 4.0unknown2003-11-041-1/+1
|\ \
| * | Fix for bug #1271: Undefined variable in PASSWORD() function is not unknown2003-10-211-1/+1
* | | Mergeunknown2003-11-031-7/+8
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-7/+8
| | |/ | |/|
* | | after review fixunknown2003-11-031-19/+11
* | | mergeunknown2003-10-311-6/+78
|\ \ \
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-14/+48
| * | | mergeunknown2003-10-281-0/+38
| |\ \ \ | | |/ / | |/| |
| | * | Mergeunknown2003-10-221-0/+38
| | |\ \
| | | * | fixed printability of Items (all items except subselects)unknown2003-10-121-0/+38
* | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugunknown2003-10-251-48/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-7/+7
| * | | | mergedunknown2003-10-211-41/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | FULLTEXT: correct charset support (UTF included, UCS2 - not)unknown2003-10-201-40/+35
| | * | | mergedunknown2003-10-151-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | key_map with more that 64 bits widthunknown2003-10-111-1/+1
* | | | | support 'parallel' updates and rallback of whole statement in case of error i...unknown2003-10-241-11/+60
|/ / / /
* | | | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-0/+9
|/ / /
* | | Merge with 4.0.16unknown2003-10-071-106/+137
|\ \ \ | | |/ | |/|
| * | Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-031-98/+136
| * | turn Item_func_set_user_var unknown2003-10-011-32/+0
| * | rewrite Item_func_set_user_var ::val, ::val_str, ::val_int, ::updateunknown2003-09-301-89/+46
| * | fixed bug #1194 unknown2003-09-241-17/+102
* | | Had mangled the order of if()s in a previous changeset (1.1596) (not pushed),unknown2003-10-021-12/+10
* | | fix for BUG#1331: "Unexistent user variable is not replicated".unknown2003-10-021-39/+98
* | | CHARSET_INFO::instr was extended to return more substring match results:unknown2003-09-251-5/+6
| |/ |/|
* | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-09-191-42/+12
|\ \
| * | Fixed that multibyte charsets didn't honor multibyteunknown2003-09-191-42/+12
* | | SCRUMunknown2003-09-191-2/+2
|/ /
* | merge with 4.1 treeunknown2003-09-111-2/+6
|\ \
| * \ mergeunknown2003-09-031-2/+6
| |\ \
| | * \ merge with 4.0.15unknown2003-08-291-2/+6
| | |\ \ | | | |/
| | | * Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in...unknown2003-08-271-2/+2
| | | * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+5
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-091-36/+2
|\ \ \ \ | |/ / /
| * | | mergedunknown2003-09-031-36/+2
| |\ \ \ | | |/ / | |/| |
| | * | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...unknown2003-08-211-34/+2
* | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)unknown2003-09-021-0/+21
|/ / /
* | | mergeunknown2003-08-191-18/+70
|\ \ \
| * \ \ Merge with 4.0.14unknown2003-08-111-3/+15
| |\ \ \
| | * | | Safety and speedup fixes:unknown2003-07-141-1/+1
| | * | | Fix for BUG#791:unknown2003-07-111-1/+1
| | | |/ | | |/|