summaryrefslogtreecommitdiff
path: root/sql/udf_example.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-3/+3
* Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-2/+2
* 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 10.1 into 10.2Marko Mäkelä2019-05-131-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/+139
|/ / /
* | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-8/+5
* | | Windows, compiling : reenable warning C4996 (deprecated functions)Vladislav Vaintroub2018-02-071-0/+4
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
| | |/
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-11/+11
|/
* Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-1/+4
|\
| * Bug #19688008 CREATE_ASYMMETRIC_PUB_KEY: CRASHES IN OPENSSLVamsikrishna Bhagi2014-12-091-8/+0
| * Bug #19688008 CREATE_ASYMMETRIC_PUB_KEY: CRASHES IN OPENSSLVamsikrishna Bhagi2014-12-031-1/+12
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-1/+1
| |\ \ \
| | * \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-1/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-1/+1
| * | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-2/+1
| |/ / /
| * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-0/+2
| |\ \ \ | | |/ /
| | * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-0/+2
| * | | Merge in fix for bug#42589Magnus Blåudd2010-03-151-1/+1
| |\ \ \
| | * | | Bug#42589 mysql_fix_privilege_tables.sh to be deprecatedMagnus Blåudd2009-10-071-1/+1
| * | | | Backport of:Konstantin Osipov2009-11-241-6/+6
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge from 5.0Staale Smedseng2009-09-171-2/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-2/+2
| * | | Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-5/+5
| * | | Backport of the patch Vladislav Vaintroub2009-09-301-0/+5
| |/ /
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-2/+2
| |\ \ | | |/
| | * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| * | Merge magare.gmz:/home/kgeorge/mysql/work/B30355-5.0-optgkodinov/kgeorge@magare.gmz2007-11-271-6/+4
| |\ \ | | |/
| | * Bug #30355: Incorrect ordering of UDF resultsgkodinov/kgeorge@magare.gmz2007-11-271-6/+4
| * | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@shellback.(none)2007-09-221-2/+2
| |\ \ | | |/
| | * Bug #29804 UDF parameters don't contain correct string lengthdkatz@damien-katzs-computer.local2007-09-051-0/+35
| * | Bug#29804 UDF parameters don't contain correct string lengthmsvensson@pilot.(none)2007-08-091-3/+3
| * | Bug #29804 UDF parameters don't contain correct string lengthdkatz@damien-katzs-computer.local2007-08-051-0/+35
| * | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-06-041-1/+2
| |\ \ | | |/
| | * bug#27741: udf test fails on AIX < 5.3mhansson@dl145s.mysql.com2007-05-311-1/+2
| * | Fixed compilations problems and warnings on windowsmonty@mysql.com/narttu.mysql.fi2007-02-231-1/+1
| |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| * Remove warnings by castingtsmith/tim@siva.hindu.god2006-12-191-1/+1
| * Fix netware compile failuremsvensson@neptunus.(none)2006-11-231-3/+4
| * Bug#18761: constant expression as UDF parameters not passed in as constantcmiller@zippy.cornsilk.net2006-11-131-0/+30
| * Fix for bug #19121: Windows incompatible udf_examplegeorg@lmy002.wdf.sap.corp2006-09-221-0/+11