summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merginghf@deer.mysql.r18.ru2002-12-161-0/+2
|\
| * Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-0/+2
* | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-0/+1
* | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-2/+0
|/
* Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-10/+15
|\
| * Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-10/+15
* | many bug fixesSinisa@sinisa.nasamreza.org2002-11-301-2/+2
* | mergingbell@sanja.is.com.ua2002-11-271-4/+41
|\ \
| * | basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-4/+41
* | | Mergepem@mysql.com2002-11-251-2/+2
|\ \ \
| * | | Moved safe_to_cache_query from thd to lex.pem@mysql.com2002-11-221-2/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-231-31/+32
|\ \ \ \ | |/ / /
| * | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-31/+32
| |\ \ \ | | | |/ | | |/|
| | * | mergemonty@butch.2002-11-071-31/+32
| | |\ \
| | | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-31/+32
| | * | | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-1/+1
| | |/ /
| | * | fixed prev. commit (was commited in disabled state)nick@mysql.com2002-10-241-1/+1
* | | | mergingbell@sanja.is.com.ua2002-11-211-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | prevent using references on sum function (except HAVING clouse of current sel...bell@sanja.is.com.ua2002-11-211-0/+1
| | |/ | |/|
* | | Automatic conversion from CHAR(length) to BLOB when length > 255monty@mashka.mysql.fi2002-11-211-0/+19
|/ /
* | fixed cyclic reference bugbell@sanja.is.com.ua2002-11-141-0/+29
* | String->copy() now has a charset argbar@bar.mysql.r18.ru2002-11-061-3/+2
* | Item->thd_charset() - returns a default charset which should be used bar@bar.mysql.r18.ru2002-11-061-17/+17
* | Use item->charset() instead of item->str_value.charset()bar@bar.mysql.r18.ru2002-10-301-4/+2
* | All String->set() now have charset argumentbar@bar.mysql.r18.ru2002-10-301-17/+17
* | mergedserg@serg.mysql.com2002-10-251-11/+12
|\ \ | |/
| * Merge mysql.com:/home/nick/mysql/repository/mysql-4.0nick@mysql.com2002-10-221-2/+16
| |\
| | * Added Rand_log_eventnick@mysql.com2002-10-221-2/+16
| * | some DBUG_ENTER/RETURN macro addedserg@serg.mysql.com2002-10-181-11/+12
| |/
* | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2002-10-251-23/+20
|\ \
| * | BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-23/+20
* | | Added Rand_log_eventnick@mysql.com2002-10-241-2/+16
|/ /
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-42/+249
|\ \ | |/ |/|
| * merge with workmonty@mashka.mysql.fi2002-10-021-5/+9
| |\
| | * User variables didn't store charset, so this didn't workbar@bar.mysql.r18.ru2002-10-011-5/+9
| * | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-10/+29
| * | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-29/+213
| |\ \ | | |/
| | * New CRC32() SQL functionbar@bar.udmsearch.izhnet.ru2002-08-061-0/+13
| | * subselect in having clausebell@sanja.is.com.ua2002-07-011-9/+10
| | * SELECT left(non_default_charset_field,n) GROUP BY 1bar@gw.udmsearch.izhnet.ru2002-06-201-0/+11
| | * Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-4/+6
| | * merge with 4.0monty@hundin.mysql.fi2002-06-031-9/+17
| | |\
| | * | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-8/+8
| | * | mergemonty@hundin.mysql.fi2002-04-131-8/+138
| | |\ \
| | | * | Configure.in/Makefile.in charset related things are now earier to maintainbar@gw.udmsearch.izhnet.ru2002-03-191-5/+5
| | | * | Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+2
| | | * | use String->charset instead of default_charset_infobar@gw.udmsearch.izhnet.ru2002-03-141-6/+5
| | | * | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-1/+2
| | | * | Added GIS extensionbar@gw.udmsearch.izhnet.ru2002-02-221-0/+129
* | | | | Portability fixes.monty@mashka.mysql.fi2002-09-111-3/+9