summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-0/+10
|\
| * Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-121-0/+10
* | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-0/+1
* | Backport of this changeset Vladislav Vaintroub2009-09-301-7/+5
* | Windows improvements : manual backport of Vladislav Vaintroub2009-09-301-21/+3
* | Fixed silly mistake plus extra parenthesisMikael Ronstrom2009-02-231-1/+1
* | Workaround for bug with gcc on Solaris using pthread_setschedprioMikael Ronstrom2009-02-231-1/+7
|/
* Bug#38477: my_pthread_setprio can change dispatch class on Solaris, not just ...Davi Arnaut2008-10-151-0/+2
* Bug#38941: fast mutexes in MySQL 5.1 have mutex contention when calling random()Davi Arnaut2008-10-151-0/+1
* Merge mysql.com:/Users/davi/mysql/mysql-5.0-runtimeunknown2008-03-191-4/+4
|\
| * Bug#30960 processlist state '*** DEAD ***' on recent 5.0.48 windows buildsunknown2008-03-191-4/+4
* | Merge moksha.local:/Users/davi/mysql/push/mysql-5.0-runtimeunknown2007-10-091-4/+5
|\ \ | |/
| * Merge kindahl-laptop.dnsalias.net:/home/bk/b30992-mysql-5.0-rplunknown2007-10-011-4/+5
| |\
| | * BUG#30992 (Wrong implementation of pthread_mutex_trylock()):unknown2007-10-011-4/+5
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-08-281-0/+1
|\ \ \
| * | | Bug #28284: Test "mysqlslap" reports "out of memory"unknown2007-08-241-0/+1
* | | | Merge hynda.mysql.fi:/home/my/mysql-5.0-marvelunknown2007-08-211-23/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail"unknown2007-08-161-23/+9
| |/
| * Merge naruto.:C:/cpp/bug25042/my50-bug25042unknown2007-03-091-5/+11
| |\
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-8/+8
| |\ \
* | | | Bug #26564: Windows implementation of pthread_join crashesunknown2007-06-251-2/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-1/+1
|\ \ \ \
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
* | | | | build break cleanupunknown2007-05-221-0/+8
* | | | | Bug#21554 (sp_cache.cc: violates C++ aliasing rules)unknown2007-05-221-15/+42
|/ / / /
* | | | restored run-time thread lib detectionunknown2007-03-281-0/+9
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-02-281-4/+5
|\ \ \ \
| * | | | Fixed compiler warningsunknown2007-02-231-4/+5
* | | | | Merge naruto.:C:/cpp/bug25042/my50-bug25042unknown2007-02-211-1/+11
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Bug#25042 OPTIMIZE TABLE cause race condition in IO CACHE SHAREunknown2007-02-151-5/+11
| |/ /
* | | Excluded wrongly merged changeset.unknown2007-02-071-9/+0
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-051-8/+8
|\ \ \
| * \ \ Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-8/+8
| |\ \ \ | | | |/ | | |/|
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-8/+8
| | |\ \
| | | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-8/+8
* | | | | Merge chilla.local:/home/mydev/mysql-5.0-axmrgunknown2007-02-021-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2007-02-021-1/+0
| |\ \ \ \
| | * | | | After merge fixunknown2007-02-021-1/+0
* | | | | | Merge chilla.local:/home/mydev/mysql-5.0-axmrgunknown2007-02-011-0/+10
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2007-02-011-8/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge chilla.local:/home/mydev/mysql-4.0-axmrgunknown2007-02-011-8/+9
| | |\ \ \
| | | * | | Cleanup of thread-type (linuxthread or NTPL) detection codeunknown2007-01-301-8/+9
| * | | | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2007-01-291-1/+8
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2007-01-221-0/+8
| | |\ \ \ | | | |/ /
| | | * | Fix for configure to detect library correctly.unknown2007-01-221-10/+31
| * | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50unknown2007-01-181-0/+20
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-121-0/+20
| | |\ \ \ \
| * | \ \ \ \ Merge siva.hindu.god:/usr/home/tim/m/bk/g50unknown2006-12-261-2/+1
| |\ \ \ \ \ \ | | |/ / / / /
* | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/51unknown2007-01-181-7/+71
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge siva.hindu.god:/usr/home/tim/m/bk/g51unknown2006-12-261-7/+71
| |\ \ \ \ \ \ \