summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-4/+17
|\
| * merge with 3.23.56 to get patches for --lower-case-table-names andmonty@mashka.mysql.fi2003-01-291-0/+11
| |\
| | * fixed functions to be able work with group function as argumentbell@sanja.is.com.ua2003-01-291-0/+11
| * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+1
| * | Added timeout for wait_for_master_posmonty@mashka.mysql.fi2003-01-251-2/+3
* | | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-02-021-4/+49
|\ \ \
| * \ \ conflicts resolving gluh@gluh.mysql.r18.ru2003-01-311-2/+47
| |\ \ \
| | * | | 'Replicate user variables' taskgluh@gluh.mysql.r18.ru2003-01-301-2/+47
| * | | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rwwax@mysql.com2003-01-301-2/+2
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rwwax@mysql.com2003-01-301-2/+2
| | |\ \ \ \
| | | * | | | change structure of udf_func and parameter of functions mysql_drop_func and a...wax@mysql.com2003-01-091-2/+2
* | | | | | | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-2/+2
* | | | | | | changes based on partial revie of task 577 (SCRUM)bell@sanja.is.com.ua2003-01-301-5/+2
* | | | | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-31/+0
* | | | | | | fixed row items with group functionsbell@sanja.is.com.ua2003-01-291-3/+3
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-291-6/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-6/+6
| |/ / / / /
* | | | | | fixed bugs in temporary tables in subselect implementation (SCRUM)bell@sanja.is.com.ua2003-01-281-2/+2
* | | | | | mergingbell@sanja.is.com.ua2003-01-251-6/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-6/+15
* | | | | | Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\ \ \ \ \ \
| * | | | | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-211-4/+4
|\ \ \ \ \ \ \
| * | | | | | | fixed test of cardinalitybell@sanja.is.com.ua2003-01-211-4/+4
| |/ / / / / /
* | | | | | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Added support sql_mode, which can be used to produce various outputsjani@rhols221.adsl.netsonic.fi2003-01-161-1/+1
* | | | | | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-5/+27
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-141-4/+4
| | |_|/ / / | |/| | | |
| * | | | | mergemonty@mashka.mysql.fi2003-01-041-2/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-2/+5
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-201-2/+5
| * | | | | support of subselect without FROM reducing (SCRUM)bell@sanja.is.com.ua2002-12-261-0/+19
| |/ / / /
| * | | | less default_charset_infobar@bar.mysql.r18.ru2002-12-201-4/+4
* | | | | SCRUMhf@deer.mysql.r18.ru2003-01-151-1/+1
* | | | | 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