summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-061-0/+2
* MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-011-4/+4
* 5.5 mergeSergei Golubchik2015-01-211-4/+14
|\
| * mysql-5.5.41 mergeSergei Golubchik2014-12-191-4/+14
| |\
| | * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-3/+13
* | | rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_linkSergei Golubchik2015-01-191-1/+1
* | | remove unused st_my_thread_var::cmp_lengthSergei Golubchik2015-01-191-1/+0
* | | 10.0-base mergeSergei Golubchik2014-02-261-3/+3
|\ \ \ | |/ /
| * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-3/+3
| |\ \ | | |/
| | * Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAITChristopher Powers2013-11-071-2/+2
* | | 10.0-base mergeSergei Golubchik2013-07-181-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
* | | 10.0-base mergeSergei Golubchik2013-06-061-1/+5
|\ \ \ | |/ /
| * | MDEV-4553 - Fixes for compilation under NetBSD.Vladislav Vaintroub2013-05-271-1/+5
* | | 10.0-base mergeSergei Golubchik2013-01-311-3/+3
|\ \ \ | |/ /
| * | Buildbot fixes and cleanups:Michael Widenius2013-01-111-3/+3
* | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-64/+4
|\ \ \ | |/ /
| * | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-64/+4
* | | compilation and test failuresSergei Golubchik2012-10-041-37/+1
* | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-5/+14
|/ /
* | fixes for windowsSergei Golubchik2011-10-211-15/+0
* | safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-191-0/+12
* | merge with 5.3Sergei Golubchik2011-10-191-35/+9
|\ \
| * \ merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-13/+65
| |\ \
| | * | Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-121-13/+65
| * | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-28/+2
| * | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-6/+5
| |\ \ \ | | |/ / | |/| |
| | * | many changes to my_getsystime.c:Sergei Golubchik2011-05-191-6/+6
| * | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-3/+7
| |\ \ \
| | * \ \ Merge with MySQL 5.1.55Michael Widenius2011-02-201-3/+3
| | |\ \ \
| | * | | | fixes for solaris 10Sergei Golubchik2011-01-261-0/+4
| * | | | | Automatic mergeMichael Widenius2010-12-041-1/+0
| |\ \ \ \ \ | | |/ / / /
| * | | | | mergeVladislav Vaintroub2010-12-021-2/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-011-1/+2
| * | | | | merge with 5.1Michael Widenius2010-11-301-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-1/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-61/+145
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIERMagne Mahre2011-03-011-2/+1
| * | | | | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | * | | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-1/+3
| | | |_|/ | | |/| |
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-7/+1
| * | | | Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-0/+4
| * | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+2
| * | | | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlockVladislav Vaintroub2010-10-041-13/+67
| * | | | A better fix for bug #56405 "Deadlock in the MDL deadlockDmitry Lenev2010-09-291-37/+69
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-10/+4
* | | | | merge.Sergei Golubchik2010-11-251-81/+97
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |