summaryrefslogtreecommitdiff
path: root/mysys/typelib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-12/+0
|\ \ \ | |/ /
| * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-12/+0
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
|/ /
* | spelling fixesklemens2017-03-071-1/+1
* | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ | |/
| * mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\
| | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-1/+2
|/ /
* | MDEV-69 SET optimizer_switch = REPLACE(...) causes ER_WRONG_VALUE_FOR_VARSergei Golubchik2012-01-171-31/+43
* | move safemalloc out of dbug.Sergei Golubchik2011-12-121-0/+3
* | post-merge fixes.Sergei Golubchik2011-07-021-2/+2
* | 5.5-mergeSergei Golubchik2011-07-021-25/+24
|\ \ | |/
| * Fix for BUG#59894Guilhem Bichot2011-02-111-25/+24
* | merge.Sergei Golubchik2010-11-251-2/+10
|\ \ | |/ |/|
| * Merge the last bit of MySQL 5.1.41 into MariaDB.unknown2009-11-181-1/+1
| |\
| * \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+4
| |\ \
| * \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-2/+2
| |\ \ \
| * | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-2/+10
* | | | | Fix C++ style comments, they cause syntax errors in C file.Joerg Bruehe2010-03-131-3/+3
* | | | | Fix various compiler/OS compatibility errorsVladislav Vaintroub2010-01-191-1/+1
* | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-42/+184
| |_|_|/ |/| | |
* | | | Use C comments in C codeunknown2009-11-051-1/+1
| |_|/ |/| |
* | | Bug#46586: When using the plugin interface the type "set" for options caused ...Tatiana A. Nurnberg2009-10-271-1/+4
| |/ |/|
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+2
|\ \ | |/ |/|
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+2
| * Merge siva.hindu.god:/usr/home/tim/m/bk/g50unknown2006-12-261-2/+1
| |\
| * \ Merge polly.local:/tmp/maint/bug24117/my50-bug24117unknown2006-12-141-0/+51
| |\ \
* | | | Merged from main 5.1unknown2007-05-241-2/+2
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-3/+4
|\ \ \ \
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+4
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-04-271-3/+52
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-161-3/+52
| |\ \ \ \
| | * | | | WL#2936unknown2007-03-231-8/+9
| | * | | | WL#2936unknown2007-03-021-0/+48
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-041-0/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added find_type_or_exit and find_bit_type_or_exit as wrappersunknown2007-03-191-0/+22
| |/ / / /
* | | | | Fix warnings.unknown2007-03-271-1/+1
* | | | | Change find_type family to accept const TYPELIB*.unknown2007-03-271-1/+1
|/ / / /
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g51unknown2006-12-261-0/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge polly.local:/tmp/maint/bug24117/my51-bug24117unknown2006-12-151-0/+51
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix for bug #24117 "server crash on a FETCH with a cursor on a table which is...unknown2006-12-141-0/+51
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | Remove compiler warningsunknown2006-11-201-1/+1
|/
* Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-1/+1
* just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-9/+22