summaryrefslogtreecommitdiff
path: root/sql/sql_udf.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-10-221-1/+7
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-10-221-1/+7
| |\
| | * MDEV-23327 Can't uninstall UDF if the implementation library file doesn't existOleksandr Byelkin2020-10-191-1/+7
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-15073: Generic UDAF parser code in server for windows functionsOleksandr Byelkin2018-11-271-0/+15
|/ / /
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-4/+4
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+3
|\ \
| * \ Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+3
| |\ \ | | |/
| | * small cleanup: udf_init()/udf_free() callsSergei Golubchik2015-12-081-0/+3
* | | Removing Used_tables_and_const_cache from "class udf_handler".Alexander Barkov2015-10-141-1/+1
* | | MDEV-8024 Remove excessive update_used_tables() callsAlexander Barkov2015-04-221-3/+1
* | | Moving fix_length_and_dec() from Item_result_field to Item_func_or_sum,Alexander Barkov2015-04-171-1/+1
|/ /
* | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-2/+2
|/
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
|\
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
|/
* Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.unknown2007-07-061-1/+0
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Fix compiler warnings in sql_udf.h: ISO C++ forbids castingunknown2006-07-091-13/+18
* Bug#19904: UDF: not initialized *is_null per rowunknown2006-06-081-0/+2
* Name resolution context added (BUG#6443)unknown2005-07-011-2/+2
* Manual merge of fix for bug #9913 into 5.0 tree.unknown2005-05-091-0/+1
|\
| * Fix for Bug #9913 "udf_deinit is not called after execution of PS"unknown2005-04-301-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \
| * | BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
| |/
* | Precision Math implementationunknown2005-02-091-0/+1
|/
* A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when retur...unknown2004-11-061-1/+2
* hanged UDF interface to use clear() instead of reset()unknown2003-08-271-17/+8
* change structure of udf_func and parameter of functions mysql_drop_func and a...unknown2003-01-091-4/+3
* Update copyrightunknown2001-12-061-3/+3
* Import changesetunknown2000-07-311-0/+144