summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-061-0/+2
* 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
* | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-3/+3
|\ \ | |/
| * Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAITChristopher Powers2013-11-071-2/+2
* | 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
* | MDEV-4553 - Fixes for compilation under NetBSD.Vladislav Vaintroub2013-05-271-1/+5
* | Buildbot fixes and cleanups:Michael Widenius2013-01-111-3/+3
* | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-64/+4
* | 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
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | merge with 5.1Sergei Golubchik2010-09-111-3/+4
| |\ \ \ | | | |/ | | |/|
| | * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+4
| | |\ \ | | | |/
| * | | Make MariaDB compile with VS 2010Hakan Kuecuekyilmaz2010-06-241-1/+3
| |/ /
| * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+10
| |\ \
| * | | Fix for compiler warnings on windowsMichael Widenius2010-01-141-3/+3
| * | | Changed default thread stack to 288K to get better memory missalignment betwe...Michael Widenius2009-06-301-1/+1
| * | | Added some changes inspired by Zardosht Kasheff:Michael Widenius2009-06-301-6/+2
| * | | Merge with mysql-maria treeMichael Widenius2009-02-191-0/+1
| |\ \ \
| | * | | Fixing problems of previous 5.1-main->5.1-maria merge:Guilhem Bichot2009-02-121-0/+1
| * | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | post-review fixesSergei Golubchik2009-01-151-7/+7