summaryrefslogtreecommitdiff
path: root/include/my_global.h
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-06-061-0/+2
|\
| * MDEV-4553 - Fixes for compilation under NetBSD.Vladislav Vaintroub2013-05-271-0/+2
* | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G...Michael Widenius2013-05-101-1/+2
* | 5.5 mergeSergei Golubchik2013-04-141-1/+2
|\ \ | |/
| * 5.3 mergeSergei Golubchik2013-04-121-1/+2
| |\
| | * 5.2 mergeSergei Golubchik2013-04-111-1/+2
| | |\
| | | * 5.1 mergeSergei Golubchik2013-04-111-1/+2
| | | |\
| | | | * MDEV-4244 [PATCH] Buffer overruns and use-after-free errorsSergei Golubchik2013-04-061-1/+2
* | | | | simpler fix for mysql bug #56085, no need to write an error interceptor,Sergei Golubchik2013-04-071-3/+5
* | | | | macro do {} while(0) safetySergei Golubchik2013-04-071-1/+1
* | | | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-17/+1
* | | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
|/ / / /
* | | | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-28/+0
* | | | more portable fix for lp:942266 - 5.5 builds fail with systemtap-sdt-dev inst...Sergei Golubchik2012-05-111-0/+4
* | | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\ \ \ \
| * \ \ \ Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \ \ \
| * | | | | Bug #11754014: 45549: udf plugin_dir path separator inconsistency Georgi Kodinov2012-01-161-3/+23
* | | | | | Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-0/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | mergeSergei Golubchik2012-03-211-0/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | mergeSergei Golubchik2012-03-211-0/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | restore my_safe_printf_stderr for "crash-safe sigsegv handler"Sergei Golubchik2012-03-141-0/+4
* | | | | | disable EXTRA_DEBUG in non-dbug buildsSergei Golubchik2012-03-131-0/+4
* | | | | | mdev-20: INSTALL PLUGIN SONAMESergei Golubchik2012-03-051-2/+0
* | | | | | Merge MWL#192: non-blocking client library into MariaDB.unknown2012-02-261-1/+0
|\ \ \ \ \ \
| * | | | | | Fix MWL#192 build error: Remove SSL special case for embedded server.unknown2012-02-221-1/+0
* | | | | | | disable safemalloc for valgrind builds.Sergei Golubchik2012-02-231-6/+0
|/ / / / / /
* | | | | | portability fixes for FreeBSD 8 and 9Vladislav Vaintroub2012-01-231-4/+1
* | | | | | 5.3 mergeSergei Golubchik2012-01-131-14/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 5.2->5.3 mergeSergei Golubchik2011-12-121-4/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-021-4/+6
| * | | | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | | | |\ \
| | | | | * | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+1
| * | | | | | Patch to get MariaDB to compile on CYGWIN; By Guenter KnaufMichael Widenius2011-12-021-0/+2
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+6
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | WL#5710 : mysql_plugin - enable or disable pluginsChuck Bell2011-07-191-0/+4
| * | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | | intptr should be unsignedSergei Golubchik2011-10-191-3/+3
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-3/+3
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-4/+37
| |\ \ \ \ \ \
| | * | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-4/+37
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | we don't support longlong less than 8 bytesSergei Golubchik2011-02-231-3/+3
| * | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |